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.

Container for the parameters to the ListEnvironmentTemplateVersions operation. List major or minor versions of an environment template with detail data.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Proton.AmazonProtonRequest
      Amazon.Proton.Model.ListEnvironmentTemplateVersionsRequest

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

Syntax

C#
public class ListEnvironmentTemplateVersionsRequest : AmazonProtonRequest
         IAmazonWebServiceRequest

The ListEnvironmentTemplateVersionsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MajorVersion System.String

Gets and sets the property MajorVersion.

To view a list of minor of versions under a major version of an environment template, include major Version.

To view a list of major versions of an environment template, exclude major Version.

Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

The maximum number of major or minor versions of an environment template to list.

Public Property NextToken System.String

Gets and sets the property NextToken.

A token that indicates the location of the next major or minor version in the array of major or minor versions of an environment template, after the list of major or minor versions that was previously requested.

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