networks

@JvmName(name = "lurioyfysmlhgepv")
suspend fun networks(value: Output<List<ZeroTrustDnsLocationEndpointsDotNetworkArgs>>)
@JvmName(name = "blaormipaogxacjq")
suspend fun networks(value: List<ZeroTrustDnsLocationEndpointsDotNetworkArgs>?)

Parameters

value

A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.


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


@JvmName(name = "nwvjqbqxkmdiaahh")
suspend fun networks(values: List<Output<ZeroTrustDnsLocationEndpointsDotNetworkArgs>>)
@JvmName(name = "oirxcwsolhtstbmp")
suspend fun networks(vararg values: ZeroTrustDnsLocationEndpointsDotNetworkArgs)

Parameters

values

A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.


@JvmName(name = "prhfnddjgnxjksnf")
suspend fun networks(argument: List<suspend ZeroTrustDnsLocationEndpointsDotNetworkArgsBuilder.() -> Unit>)
@JvmName(name = "wfhetigwkgniaxpy")
suspend fun networks(vararg argument: suspend ZeroTrustDnsLocationEndpointsDotNetworkArgsBuilder.() -> Unit)
@JvmName(name = "nuwrivjjcmdpbuvq")
suspend fun networks(argument: suspend ZeroTrustDnsLocationEndpointsDotNetworkArgsBuilder.() -> Unit)

Parameters

argument

A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.