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

The cloned stack's default Availability Zone, which must be in the specified region. For more information, see Regions and Endpoints. If you also specify a value for

CopyC#
DefaultSubnetId
, the subnet must be in the same zone. For more information, see the
CopyC#
VpcId
parameter description.

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

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