ipSetDescriptors

@JvmName(name = "rsdnvodgrjgofykr")
suspend fun ipSetDescriptors(value: Output<List<IpSetIpSetDescriptorArgs>>)
@JvmName(name = "qpwklqpdmtllgdby")
suspend fun ipSetDescriptors(value: List<IpSetIpSetDescriptorArgs>?)

Parameters

value

One or more pairs specifying the IP address type (IPV4 or IPV6) and the IP address range (in CIDR format) from which web requests originate.


@JvmName(name = "qqhxcjpyrlifprgm")
suspend fun ipSetDescriptors(vararg values: Output<IpSetIpSetDescriptorArgs>)


@JvmName(name = "yywjnmcfxmiykrqk")
suspend fun ipSetDescriptors(values: List<Output<IpSetIpSetDescriptorArgs>>)
@JvmName(name = "ecxwtqulagclkqch")
suspend fun ipSetDescriptors(vararg values: IpSetIpSetDescriptorArgs)

Parameters

values

One or more pairs specifying the IP address type (IPV4 or IPV6) and the IP address range (in CIDR format) from which web requests originate.


@JvmName(name = "aybvigrsitxqvtdr")
suspend fun ipSetDescriptors(argument: List<suspend IpSetIpSetDescriptorArgsBuilder.() -> Unit>)
@JvmName(name = "rqebosixfbroaglx")
suspend fun ipSetDescriptors(vararg argument: suspend IpSetIpSetDescriptorArgsBuilder.() -> Unit)
@JvmName(name = "drbxcrrlbuwovvqa")
suspend fun ipSetDescriptors(argument: suspend IpSetIpSetDescriptorArgsBuilder.() -> Unit)

Parameters

argument

One or more pairs specifying the IP address type (IPV4 or IPV6) and the IP address range (in CIDR format) from which web requests originate.