class Aws::Proton::Types::ServiceInstanceSummary
A summary of 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 was last attempted. @return [Time]
@!attribute [rw] last_deployment_succeeded_at
The time when the service 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] template_major_version
The ID of the major version of a service template. @return [String]
@!attribute [rw] template_minor_version
The ID of the minor version of a service template. @return [String]
@!attribute [rw] template_name
The name of the service template. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/ServiceInstanceSummary AWS API Documentation
Constants
- SENSITIVE