class Aws::CodeDeploy::Types::GenericRevisionInfo
Information about an application revision.
@!attribute [rw] description
A comment about the revision. @return [String]
@!attribute [rw] deployment_groups
The deployment groups for which this is the current target revision. @return [Array<String>]
@!attribute [rw] first_used_time
When the revision was first used by AWS CodeDeploy. @return [Time]
@!attribute [rw] last_used_time
When the revision was last used by AWS CodeDeploy. @return [Time]
@!attribute [rw] register_time
When the revision was registered with AWS CodeDeploy. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/GenericRevisionInfo AWS API Documentation
Constants
- SENSITIVE