class Aws::GreengrassV2::Types::Deployment
Contains information about a deployment.
@!attribute [rw] target_arn
The [ARN][1] of the target IoT thing or thing group. [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html @return [String]
@!attribute [rw] revision_id
The revision number of the deployment. @return [String]
@!attribute [rw] deployment_id
The ID of the deployment. @return [String]
@!attribute [rw] deployment_name
The name of the deployment. @return [String]
@!attribute [rw] creation_timestamp
The time at which the deployment was created, expressed in ISO 8601 format. @return [Time]
@!attribute [rw] deployment_status
The status of the deployment. @return [String]
@!attribute [rw] is_latest_for_target
Whether or not the deployment is the latest revision for its target. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/Deployment AWS API Documentation
Constants
- SENSITIVE