AWS SDK for .NET Documentation
DestinationEnvironmentName Property
AmazonAmazon.ElasticBeanstalk.ModelSwapEnvironmentCNAMEsRequestDestinationEnvironmentName Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property DestinationEnvironmentName.

The name of the destination environment.

Condition: You must specify at least the

CopyC#
DestinationEnvironmentID
or the
CopyC#
DestinationEnvironmentName
. You may also specify both. You must specify the
CopyC#
SourceEnvironmentName
with the
CopyC#
DestinationEnvironmentName
.

Declaration Syntax
C#
public string DestinationEnvironmentName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)