subnets property

List<String> subnets
final

Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.

Implementation

final List<String> subnets;