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.
Namespace: Amazon.Proton.Model
Assembly: AWSSDK.Proton.dll
Version: 3.x.y.z
public class ListEnvironmentTemplateVersionsRequest : AmazonProtonRequest IAmazonWebServiceRequest
The ListEnvironmentTemplateVersionsRequest type exposes the following members
Name | Description | |
---|---|---|
ListEnvironmentTemplateVersionsRequest() |
Name | Type | Description | |
---|---|---|---|
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
To view a list of major versions of an environment template, exclude |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of major or minor versions of an environment template to list. |
|
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. |
|
TemplateName | System.String |
Gets and sets the property TemplateName. The name of the environment template. |
.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