ipSetDescriptors

@JvmName(name = "tsgpvdutsgjrdrop")
suspend fun ipSetDescriptors(value: Output<List<IpSetIpSetDescriptorArgs>>)
@JvmName(name = "obtfvtmfwswmxxie")
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 notation) from which web requests originate.


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


@JvmName(name = "rxuowxvihhxrpwll")
suspend fun ipSetDescriptors(values: List<Output<IpSetIpSetDescriptorArgs>>)
@JvmName(name = "uoxsarfofiehwkic")
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 notation) from which web requests originate.


@JvmName(name = "hxeettgaipoliwub")
suspend fun ipSetDescriptors(argument: List<suspend IpSetIpSetDescriptorArgsBuilder.() -> Unit>)
@JvmName(name = "jisikoallqnirbom")
suspend fun ipSetDescriptors(vararg argument: suspend IpSetIpSetDescriptorArgsBuilder.() -> Unit)
@JvmName(name = "ltyefgvakiusfilb")
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 notation) from which web requests originate.