menu
pulumi_aws package
documentation
lambda.dart
GetFunctionVpcConfig
subnetIds property
subnetIds property
dark_mode
light_mode
subnetIds
property
Input
<
List
<
String
>
>
subnetIds
final
List of subnet IDs associated with the Lambda function.
Implementation
final pulumi.Input<List<String>> subnetIds;
pulumi_aws package
documentation
lambda
GetFunctionVpcConfig
subnetIds property
GetFunctionVpcConfig class