networks

@JvmName(name = "vagcwkboysvbhnhq")
suspend fun networks(value: Output<List<ZeroTrustDnsLocationNetworkArgs>>)
@JvmName(name = "hfahqquwcseibvub")
suspend fun networks(value: List<ZeroTrustDnsLocationNetworkArgs>?)

Parameters

value

The networks CIDRs that comprise the location.


@JvmName(name = "mmutmxrutiudtcba")
suspend fun networks(vararg values: Output<ZeroTrustDnsLocationNetworkArgs>)


@JvmName(name = "lalnnovnoovnqdjx")
suspend fun networks(values: List<Output<ZeroTrustDnsLocationNetworkArgs>>)
@JvmName(name = "tilmpqjvsfceknfp")
suspend fun networks(vararg values: ZeroTrustDnsLocationNetworkArgs)

Parameters

values

The networks CIDRs that comprise the location.


@JvmName(name = "javjwyikyboudujj")
suspend fun networks(argument: List<suspend ZeroTrustDnsLocationNetworkArgsBuilder.() -> Unit>)
@JvmName(name = "gmuunwhxnuewsmje")
suspend fun networks(vararg argument: suspend ZeroTrustDnsLocationNetworkArgsBuilder.() -> Unit)
@JvmName(name = "qpiaceouwcxfkfhk")
suspend fun networks(argument: suspend ZeroTrustDnsLocationNetworkArgsBuilder.() -> Unit)

Parameters

argument

The networks CIDRs that comprise the location.