replaceSecurityGroupsOnDestroy property

Input<bool?>? replaceSecurityGroupsOnDestroy
final

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

Implementation

final pulumi.Input<bool?>? replaceSecurityGroupsOnDestroy;