class Aws::Proton::Types::ServicePipeline
The service pipeline detail data.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the service pipeline. @return [String]
@!attribute [rw] created_at
The time when the service pipeline was created. @return [Time]
@!attribute [rw] deployment_status
The deployment status of the service pipeline. @return [String]
@!attribute [rw] deployment_status_message
A service pipeline deployment status message. @return [String]
@!attribute [rw] last_deployment_attempted_at
The time when a deployment of the service pipeline was last attempted. @return [Time]
@!attribute [rw] last_deployment_succeeded_at
The time when the service pipeline was last deployed successfully. @return [Time]
@!attribute [rw] spec
The service spec that was used to create the service pipeline. @return [String]
@!attribute [rw] template_major_version
The ID of the major version of the service template that was used to create the service pipeline. @return [String]
@!attribute [rw] template_minor_version
The ID of the minor version of the service template that was used to create the service pipeline. @return [String]
@!attribute [rw] template_name
The name of the service template that was used to create the service pipeline. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/ServicePipeline AWS API Documentation
Constants
- SENSITIVE