AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about an individual group deployment in a bulk deployment operation.
Namespace: Amazon.Greengrass.Model
Assembly: AWSSDK.Greengrass.dll
Version: 3.x.y.z
public class BulkDeploymentResult
The BulkDeploymentResult type exposes the following members
Name | Description | |
---|---|---|
![]() |
BulkDeploymentResult() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreatedAt | System.String |
Gets and sets the property CreatedAt. The time, in ISO format, when the deployment was created. |
![]() |
DeploymentArn | System.String |
Gets and sets the property DeploymentArn. The ARN of the group deployment. |
![]() |
DeploymentId | System.String |
Gets and sets the property DeploymentId. The ID of the group deployment. |
![]() |
DeploymentStatus | System.String |
Gets and sets the property DeploymentStatus. The current status of the group deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''. |
![]() |
DeploymentType | Amazon.Greengrass.DeploymentType |
Gets and sets the property DeploymentType. The type of the deployment. |
![]() |
ErrorDetails | System.Collections.Generic.List<Amazon.Greengrass.Model.ErrorDetail> |
Gets and sets the property ErrorDetails. Details about the error. |
![]() |
ErrorMessage | System.String |
Gets and sets the property ErrorMessage. The error message for a failed deployment |
![]() |
GroupArn | System.String |
Gets and sets the property GroupArn. The ARN of the Greengrass group. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5