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.
Namespace: Amazon.ElasticBeanstalk.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class SwapEnvironmentCNAMEsRequest : AmazonElasticBeanstalkRequest IRequestEvents
The SwapEnvironmentCNAMEsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
SwapEnvironmentCNAMEsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DestinationEnvironmentId | System.String |
Gets and sets the property DestinationEnvironmentId.
The ID of the destination environment.
Condition: You must specify at least the |
![]() |
DestinationEnvironmentName | System.String |
Gets and sets the property DestinationEnvironmentName.
The name of the destination environment.
Condition: You must specify at least the |
![]() |
SourceEnvironmentId | System.String |
Gets and sets the property SourceEnvironmentId.
The ID of the source environment.
Condition: You must specify at least the |
![]() |
SourceEnvironmentName | System.String |
Gets and sets the property SourceEnvironmentName.
The name of the source environment.
Condition: You must specify at least the |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1