![]() |
![]()
| ![]() |
![]()
NAMEPaws::GreengrassV2::GetDeploymentResponse ATTRIBUTESComponents => Paws::GreengrassV2::ComponentDeploymentSpecificationsThe components to deploy. This is a dictionary, where each key is the name of a component, and each key's value is the version and configuration to deploy for that component. CreationTimestamp => StrThe time at which the deployment was created, expressed in ISO 8601 format. DeploymentId => StrThe ID of the deployment. DeploymentName => StrThe name of the deployment. You can create deployments without names. If you create a deployment without a name, the AWS IoT Greengrass V2 console shows the deployment name as "<targetType>:<targetName>", where "targetType" and "targetName" are the type and name of the deployment target. DeploymentPolicies => Paws::GreengrassV2::DeploymentPoliciesThe deployment policies for the deployment. These policies define how the deployment updates components and handles failure. DeploymentStatus => StrThe status of the deployment. Valid values are: "ACTIVE", "COMPLETED", "CANCELED", "FAILED", "INACTIVE" =head2 IotJobArn => Str The ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the AWS IoT job that applies the deployment to target devices. IotJobConfiguration => Paws::GreengrassV2::DeploymentIoTJobConfigurationThe job configuration for the deployment configuration. The job configuration specifies the rollout, timeout, and stop configurations for the deployment configuration. IotJobId => StrThe ID of the AWS IoT job that applies the deployment to target devices. IsLatestForTarget => BoolWhether or not the deployment is the latest revision for its target. RevisionId => StrThe revision number of the deployment. Tags => Paws::GreengrassV2::TagMapA list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources (https://docs.aws.amazon.com/greengrass/v2/developerguide/tag-resources.html) in the AWS IoT Greengrass V2 Developer Guide. TargetArn => StrThe ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the target AWS IoT thing or thing group. _request_id => Str
|