vpcSecurityGroupIds

@JvmName(name = "acvchlrkqqdinyah")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "nutmankpewunoyen")
suspend fun vpcSecurityGroupIds(value: List<String>?)

Parameters

value

List of security group IDs to associate with.


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


@JvmName(name = "duolynbkpgdleavg")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "obtwdpkaunexodsb")
suspend fun vpcSecurityGroupIds(vararg values: String)

Parameters

values

List of security group IDs to associate with.