ec2SubnetIds property

List<String>? ec2SubnetIds
final

Applies to clusters that use the instance fleet configuration. When multiple EC2 subnet IDs are specified, Amazon EMR evaluates them and launches instances in the optimal subnet.

Implementation

final List<String>? ec2SubnetIds;