replaceSecurityGroupsOnDestroy

@JvmName(name = "fuscilurvhrmsdvh")
suspend fun replaceSecurityGroupsOnDestroy(value: Output<Boolean>)
@JvmName(name = "cschrtmwbngawjxv")
suspend fun replaceSecurityGroupsOnDestroy(value: Boolean?)

Deprecated

AWS no longer supports this operation. This attribute now has no effect and will be removed in a future major version.

Parameters

value

AWS no longer supports this operation. This attribute now has no effect and will be removed in a future major version. Whether to replace the security groups on associated lambda network interfaces upon destruction. Removing these security groups from orphaned network interfaces can speed up security group deletion times by avoiding a dependency on AWS's internal cleanup operations. By default, the ENI security groups will be replaced with the default security group in the function's VPC. Set the replacement_security_group_ids attribute to use a custom list of security groups for replacement.