ec2SubnetId property

String? ec2SubnetId
final

Set this parameter to the identifier of the Amazon VPC subnet where you want the cluster to launch. If you do not specify this value, and your account supports EC2-Classic, the cluster launches in EC2-Classic.

Implementation

final String? ec2SubnetId;