menu
pulumi_aws package
documentation
lambda.dart
GetFunctionVpcConfig
ipv6AllowedForDualStack property
ipv6AllowedForDualStack property
dark_mode
light_mode
ipv6AllowedForDualStack
property
Input
<
bool
>
ipv6AllowedForDualStack
final
Whether IPv6 is allowed for dual-stack VPC.
Implementation
final pulumi.Input<bool> ipv6AllowedForDualStack;
pulumi_aws package
documentation
lambda
GetFunctionVpcConfig
ipv6AllowedForDualStack property
GetFunctionVpcConfig class