securityGroupIds

@JvmName(name = "gmuahatcnxolmvvo")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "fuqrtywdkyuaseub")
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 = "nxjefavgycfbsnrx")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "tlertsyockshoijh")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "nvveqehglukbgyet")
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.