replaceSecurityGroupsOnDestroy property

Output<bool?> replaceSecurityGroupsOnDestroy
latefinal

Whether to replace the security groups on the function's VPC configuration prior to destruction. Default is false.

Implementation

late final pulumi.Output<bool?> replaceSecurityGroupsOnDestroy;