replacementSecurityGroupIds

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


@JvmName(name = "ydpefnwmbfeobdco")
suspend fun replacementSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "kktiskdxvtefjmvq")
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 = "gctlcgxmbikcdjpg")
suspend fun replacementSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "vpawnigkmfdfwrwi")
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.