menu
aws_eks_api package
documentation
eks-2017-11-01.dart
VpcConfigResponse
subnetIds property
subnetIds property
dark_mode
light_mode
subnetIds
property
List
<
String
>
?
subnetIds
final
The subnets associated with your cluster.
Implementation
final List<String>? subnetIds;
aws_eks_api package
documentation
eks-2017-11-01
VpcConfigResponse
subnetIds property
VpcConfigResponse class