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

The ID of the instance's subnet. If the stack is running in a VPC, you can use this parameter to override the stack's default subnet ID value and direct AWS OpsWorks to launch the instance in a different subnet.

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

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