Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the component.

Link copied to clipboard

The time when the component was created.

Link copied to clipboard

The component deployment status.

Link copied to clipboard

The message associated with the component deployment status.

Link copied to clipboard

The name of the Proton environment that this component is associated with.

Link copied to clipboard

The ID of the last attempted deployment of this component.

Link copied to clipboard

The time when a deployment of the component was last attempted.

Link copied to clipboard

The time when the component was last deployed successfully.

Link copied to clipboard

The time when the component was last modified.

Link copied to clipboard

The ID of the last successful deployment of this component.

Link copied to clipboard
var name: String?

The name of the component.

Link copied to clipboard

The name of the service instance that this component is attached to. Provided when a component is attached to a service instance.

Link copied to clipboard

The name of the service that serviceInstanceName is associated with. Provided when a component is attached to a service instance.