reservedIpRangeIds

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


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