Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the service instance.

Link copied to clipboard

The time when the service instance was created.

Link copied to clipboard

The service instance deployment status.

Link copied to clipboard

The message associated with the service instance deployment status.

Link copied to clipboard

The name of the environment that the service instance was deployed into.

Link copied to clipboard

The ID of the last attempted deployment of this service instance.

Link copied to clipboard

The last client request token received.

Link copied to clipboard

The time when a deployment of the service instance was last attempted.

Link copied to clipboard

The time when the service instance was last deployed successfully.

Link copied to clipboard

The ID of the last successful deployment of this service instance.

Link copied to clipboard
var name: String?

The name of the service instance.

Link copied to clipboard

The name of the service that the service instance belongs to.

Link copied to clipboard
var spec: String?

The service spec that was used to create the service instance.

Link copied to clipboard

The major version of the service template that was used to create the service instance.

Link copied to clipboard

The minor version of the service template that was used to create the service instance.

Link copied to clipboard

The name of the service template that was used to create the service instance.