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.

A subset of information about a specific deployment.

Inheritance Hierarchy

System.Object
  Amazon.MainframeModernization.Model.DeploymentSummary

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

Syntax

C#
public class DeploymentSummary

The DeploymentSummary type exposes the following members

Constructors

NameDescription
Public Method DeploymentSummary()

Properties

NameTypeDescription
Public Property ApplicationId System.String

Gets and sets the property ApplicationId.

The unique identifier of the application.

Public Property ApplicationVersion System.Int32

Gets and sets the property ApplicationVersion.

The version of the application.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The timestamp when the deployment was created.

Public Property DeploymentId System.String

Gets and sets the property DeploymentId.

The unique identifier of the deployment.

Public Property EnvironmentId System.String

Gets and sets the property EnvironmentId.

The unique identifier of the runtime environment.

Public Property Status Amazon.MainframeModernization.DeploymentLifecycle

Gets and sets the property Status.

The current status of the deployment.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

The reason for the reported status.

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