replacementSecurityGroupIds

@JvmName(name = "awlaaqbywqbhomgw")
suspend fun replacementSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "paomifmmxoikexlk")
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 = "kdxafbbudygdmxje")
suspend fun replacementSecurityGroupIds(vararg values: Output<String>)


@JvmName(name = "xytfbdtwkfxumdjx")
suspend fun replacementSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "ydgkibkyfkbamgyf")
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.