securityGroupIds

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

Parameters

value

The VPC security group IDs. The security groups must be for the same VPC as specified in the subnet.


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


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

Parameters

values

The VPC security group IDs. The security groups must be for the same VPC as specified in the subnet.