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 summary of the version of an environment template detail data.

Inheritance Hierarchy

System.Object
  Amazon.Proton.Model.EnvironmentTemplateVersionSummary

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

Syntax

C#
public class EnvironmentTemplateVersionSummary

The EnvironmentTemplateVersionSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the version of an environment template.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The time when the version of an environment template was created.

Public Property Description System.String

Gets and sets the property Description.

A description of the version of an environment template.

Public Property LastModifiedAt System.DateTime

Gets and sets the property LastModifiedAt.

The time when the version of an environment template was last modified.

Public Property MajorVersion System.String

Gets and sets the property MajorVersion.

The latest major version that's associated with the version of an environment template.

Public Property MinorVersion System.String

Gets and sets the property MinorVersion.

The version of an environment template.

Public Property RecommendedMinorVersion System.String

Gets and sets the property RecommendedMinorVersion.

The recommended minor version of the environment template.

Public Property Status Amazon.Proton.TemplateVersionStatus

Gets and sets the property Status.

The status of the version of an environment template.

Public Property StatusMessage System.String

Gets and sets the property StatusMessage.

The status message of the version of an environment template.

Public Property TemplateName System.String

Gets and sets the property TemplateName.

The name of the environment template.

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