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 a deployment.

Inheritance Hierarchy

System.Object
  Amazon.Greengrass.Model.Deployment

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

Syntax

C#
public class Deployment

The Deployment type exposes the following members

Constructors

NameDescription
Public Method Deployment()

Properties

NameTypeDescription
Public Property CreatedAt System.String

Gets and sets the property CreatedAt. The time, in milliseconds since the epoch, when the deployment was created.

Public Property DeploymentArn System.String

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

Public Property DeploymentId System.String

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

Public Property DeploymentType Amazon.Greengrass.DeploymentType

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

Public Property GroupArn System.String

Gets and sets the property GroupArn. The ARN of the group for this deployment.

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