replacementSecurityGroupIds

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

Parameters

value

List of security group IDs to assign to the function's VPC configuration prior to destruction. replace_security_groups_on_destroy must be set to true to use this attribute.


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


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

Parameters

values

List of security group IDs to assign to the function's VPC configuration prior to destruction. replace_security_groups_on_destroy must be set to true to use this attribute.