reservedIpRangeIds

@JvmName(name = "kqhjlxncpgdxfyjb")
suspend fun reservedIpRangeIds(value: Output<List<String>>)
@JvmName(name = "osvgpoftvjhknatc")
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 = "japmdqlkgxkfsyda")
suspend fun reservedIpRangeIds(vararg values: Output<String>)


@JvmName(name = "dcvqsrtxkinhvjmy")
suspend fun reservedIpRangeIds(values: List<Output<String>>)
@JvmName(name = "bjxdpmmqpqloowjd")
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.