reservedIpRangeIds

@JvmName(name = "hrhntmyesecuvqel")
suspend fun reservedIpRangeIds(value: Output<List<String>>)
@JvmName(name = "nhvsbknfuewhfcki")
suspend fun reservedIpRangeIds(value: List<String>?)

Parameters

value

Contains the name of allocated IP address ranges associated with the private service access connection for example, "test-default" associated with IP range 10.0.0.0/29.


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


@JvmName(name = "qgdchcxykatmqhac")
suspend fun reservedIpRangeIds(values: List<Output<String>>)
@JvmName(name = "ygvgnkcosnreprrq")
suspend fun reservedIpRangeIds(vararg values: String)

Parameters

values

Contains the name of allocated IP address ranges associated with the private service access connection for example, "test-default" associated with IP range 10.0.0.0/29.