authorizedNetworks

@JvmName(name = "bmarxyuywlofuxct")
suspend fun authorizedNetworks(value: Output<List<String>>)
@JvmName(name = "lljqnjkksblxxbad")
suspend fun authorizedNetworks(value: List<String>?)

Parameters

value

The full names of the Google Compute Engine networks the domain instance is connected to. The domain is only available on networks listed in authorizedNetworks. If CIDR subnets overlap between networks, domain creation will fail.


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


@JvmName(name = "fxpjmkfgfqbqmese")
suspend fun authorizedNetworks(values: List<Output<String>>)
@JvmName(name = "aucunpvhdqxwhlkm")
suspend fun authorizedNetworks(vararg values: String)

Parameters

values

The full names of the Google Compute Engine networks the domain instance is connected to. The domain is only available on networks listed in authorizedNetworks. If CIDR subnets overlap between networks, domain creation will fail.