public sealed class MasterAuthorizedNetworksConfig : IMessage<MasterAuthorizedNetworksConfig>, IEquatable<MasterAuthorizedNetworksConfig>, IDeepCloneable<MasterAuthorizedNetworksConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class MasterAuthorizedNetworksConfig.
Configuration options for the master authorized networks feature. Enabled
master authorized networks will disallow all external traffic to access
Kubernetes master through HTTPS except traffic from the given CIDR blocks,
Google Compute Engine Public IPs and Google Prod IPs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e is 2.9.0, with a history of versions down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMasterAuthorizedNetworksConfig\u003c/code\u003e is a class within the Cloud Composer v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Orchestration.Airflow.Service.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class manages the configuration options for the master authorized networks feature, which restricts external HTTPS access to the Kubernetes master to specified IP ranges.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows defining up to 50 external network CIDR blocks that are allowed to access the Kubernetes master via HTTPS, using the \u003ccode\u003eCidrBlocks\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe master authorized network feature can be enabled or disabled, using the \u003ccode\u003eEnabled\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]