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

The ID 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#
SourceEnvironmentId
with the
CopyC#
DestinationEnvironmentId
.

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

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