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

To launch the job flow in Amazon VPC, set this parameter to the identifier of the Amazon VPC subnet where you want the job flow to launch. If you do not specify this value, the job flow is launched in the normal AWS cloud, outside of a VPC.

Amazon VPC currently does not support cluster compute quadruple extra large (cc1.4xlarge) instances. Thus, you cannot specify the cc1.4xlarge instance type for nodes of a job flow launched in a VPC.

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

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