subnetIds property

List<String>? subnetIds
final

A list of subnet IDs, if the stack is running in a VPC.

Implementation

final List<String>? subnetIds;