AWS SDK for .NET Documentation
DefaultSubnetId Property
AmazonAmazon.OpsWorks.ModelUpdateStackRequestDefaultSubnetId 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 that zone. For more information, see CreateStack.

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

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