securityGroupIds

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


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