class Aws::Proton::Types::Service
The service detail data.
@!attribute [rw] arn
The Amazon Resource Name (ARN) of the service. @return [String]
@!attribute [rw] branch_name
The name of the code repository branch that holds the code that's deployed in AWS Proton. @return [String]
@!attribute [rw] created_at
The time when the service was created. @return [Time]
@!attribute [rw] description
A description of a service. @return [String]
@!attribute [rw] last_modified_at
The time when the service was last modified. @return [Time]
@!attribute [rw] name
The name of the service. @return [String]
@!attribute [rw] pipeline
The service pipeline detail data. @return [Types::ServicePipeline]
@!attribute [rw] repository_connection_arn
The Amazon Resource Name (ARN) of the repository connection. For more information, see [Set up a repository connection][1] in the *AWS Proton Administrator Guide* and [Setting up with AWS Proton][2] in the *AWS Proton User Guide*. [1]: https://docs.aws.amazon.com/proton/latest/adminguide/setting-up-for-service.html#setting-up-vcontrol [2]: https://docs.aws.amazon.com/proton/latest/userguide/proton-setup.html#setup-repo-connection @return [String]
@!attribute [rw] repository_id
The ID of the code repository. @return [String]
@!attribute [rw] spec
The formatted specification that defines the service. @return [String]
@!attribute [rw] status
The status of the service. @return [String]
@!attribute [rw] status_message
A service status message. @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/Service AWS API Documentation
Constants
- SENSITIVE