class Aws::Proton::Types::ServiceInstance

The service instance detail data.

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the service instance.
@return [String]

@!attribute [rw] created_at

The time when the service instance was created.
@return [Time]

@!attribute [rw] deployment_status

The service instance deployment status.
@return [String]

@!attribute [rw] deployment_status_message

A service instance deployment status message.
@return [String]

@!attribute [rw] environment_name

The name of the environment that the service instance was deployed
into.
@return [String]

@!attribute [rw] last_deployment_attempted_at

The time when a deployment of the service instance was last
attempted.
@return [Time]

@!attribute [rw] last_deployment_succeeded_at

The time when the service instance was last deployed successfully.
@return [Time]

@!attribute [rw] name

The name of the service instance.
@return [String]

@!attribute [rw] service_name

The name of the service that the service instance belongs to.
@return [String]

@!attribute [rw] spec

The service spec that was used to create the service instance.
@return [String]

@!attribute [rw] template_major_version

The ID of the major version of the service template that was used to
create the service instance.
@return [String]

@!attribute [rw] template_minor_version

The ID of the minor version of the service template that was used to
create the service instance.
@return [String]

@!attribute [rw] template_name

The name of the service template that was used to create the service
instance.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/ServiceInstance AWS API Documentation

Constants

SENSITIVE