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

The stack's default subnet ID. All instances will be launched into this subnet unless you specify otherwise when you create the instance. If you also specify a value for

CopyC#
DefaultAvailabilityZone
, the subnet must be in the same zone. For information on default values and when this parameter is required, see the
CopyC#
VpcId
parameter description.

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

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