allowedCallerIpAddressRanges

@JvmName(name = "lqxbcrygqelofqtf")
suspend fun allowedCallerIpAddressRanges(value: Output<List<String>>)
@JvmName(name = "vvpkihuldprylrvh")
suspend fun allowedCallerIpAddressRanges(value: List<String>)

Parameters

value

A list of the allowed caller IP address ranges.


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


@JvmName(name = "adcaswccruohjrci")
suspend fun allowedCallerIpAddressRanges(values: List<Output<String>>)
@JvmName(name = "kikjdhtiwwkwbcxc")
suspend fun allowedCallerIpAddressRanges(vararg values: String)

Parameters

values

A list of the allowed caller IP address ranges.