AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Greengrass.Model.BulkDeploymentResult

Namespace: Amazon.Greengrass.Model
Assembly: AWSSDK.Greengrass.dll
Version: 3.x.y.z

Syntax

C#
public class BulkDeploymentResult

The BulkDeploymentResult type exposes the following members

Constructors

NameDescription
Public Method BulkDeploymentResult()

Properties

NameTypeDescription
Public Property CreatedAt System.String

Gets and sets the property CreatedAt. The time, in ISO format, when the deployment was created.

Public Property DeploymentArn System.String

Gets and sets the property DeploymentArn. The ARN of the group deployment.

Public Property DeploymentId System.String

Gets and sets the property DeploymentId. The ID of the group deployment.

Public Property DeploymentStatus System.String

Gets and sets the property DeploymentStatus. The current status of the group deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.

Public Property DeploymentType Amazon.Greengrass.DeploymentType

Gets and sets the property DeploymentType. The type of the deployment.

Public Property ErrorDetails System.Collections.Generic.List<Amazon.Greengrass.Model.ErrorDetail>

Gets and sets the property ErrorDetails. Details about the error.

Public Property ErrorMessage System.String

Gets and sets the property ErrorMessage. The error message for a failed deployment

Public Property GroupArn System.String

Gets and sets the property GroupArn. The ARN of the Greengrass group.

Version Information

.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