securityGroupIds

@JvmName(name = "rxwqrobffltlpbkf")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "hkamlenduhidffos")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

The ID of one or more security groups that you want to use to control access to this VPC.


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


@JvmName(name = "kxwwegxbffivlwnw")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "qwhgqbcutwgtdimy")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

The ID of one or more security groups that you want to use to control access to this VPC.