securityGroupIds

@JvmName(name = "pnuvxfuqgepjyjii")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "yjjncspeblujhteh")
suspend fun securityGroupIds(value: List<String>)

Parameters

value

The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.


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


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

Parameters

values

The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.