replacementSecurityGroupIds

@JvmName(name = "nxqgeitxvpdwmiag")
suspend fun replacementSecurityGroupIds(vararg values: Output<String>)


@JvmName(name = "mmfnqfwhismphtcx")
suspend fun replacementSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "qoxbipunykwcbvxr")
suspend fun replacementSecurityGroupIds(value: List<String>?)

Deprecated

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

Parameters

value

List of security group IDs to assign to orphaned Lambda function network interfaces upon destruction. replace_security_groups_on_destroy must be set to true to use this attribute.


@JvmName(name = "onrvbfsprxigflau")
suspend fun replacementSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "kggfefetimuuqhnt")
suspend fun replacementSecurityGroupIds(vararg values: String)

Deprecated

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

Parameters

values

List of security group IDs to assign to orphaned Lambda function network interfaces upon destruction. replace_security_groups_on_destroy must be set to true to use this attribute.