menu
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29.dart
CreateVpcLinkResponse
subnetIds property
subnetIds property
dark_mode
light_mode
subnetIds
property
List
<
String
>
?
subnetIds
final
A list of subnet IDs to include in the VPC link.
Implementation
final List<String>? subnetIds;
aws_apigatewayv2_api package
documentation
apigatewayv2-2018-11-29
CreateVpcLinkResponse
subnetIds property
CreateVpcLinkResponse class