masterAuthorizedNetworksConfig

@JvmName(name = "mghpebgjefosqufh")
suspend fun masterAuthorizedNetworksConfig(value: Output<MasterAuthorizedNetworksConfigArgs>)
@JvmName(name = "baphrwayohpavjlt")
suspend fun masterAuthorizedNetworksConfig(value: MasterAuthorizedNetworksConfigArgs?)

Parameters

value

Optional. The configuration options for GKE cluster master authorized networks. By default master authorized networks feature is: - in case of private environment: enabled with no external networks allowlisted. - in case of public environment: disabled.


@JvmName(name = "sedjcxofhnnmqvjy")
suspend fun masterAuthorizedNetworksConfig(argument: suspend MasterAuthorizedNetworksConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. The configuration options for GKE cluster master authorized networks. By default master authorized networks feature is: - in case of private environment: enabled with no external networks allowlisted. - in case of public environment: disabled.