Builder

class Builder

Properties

Link copied to clipboard

The ID of the application in which the route is created.

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the route. The format for this ARN is arn:aws:refactor-spaces:<i>region</i>:<i>account-id</i>:<i>resource-type/resource-id</i> . For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

Link copied to clipboard

The Amazon Web Services account ID of the route creator.

Link copied to clipboard

A timestamp that indicates when the route is created.

Link copied to clipboard

A timestamp that indicates when the route was last updated.

Link copied to clipboard

The Amazon Web Services account ID of the route owner.

Link copied to clipboard

The unique identifier of the route.

Link copied to clipboard

The route type of the route.

Link copied to clipboard

The ID of service in which the route is created. Traffic that matches this route is forwarded to this service.

Link copied to clipboard

The current state of the route. Activation state only allows ACTIVE or INACTIVE as user inputs. FAILED is a route state that is system generated.

Link copied to clipboard

The tags assigned to the created route. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key-value pair.

Link copied to clipboard

Configuration for the URI path route type.

Functions