Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::WebServerNetworkAccessControl.
Network-level access control policy for the Airflow web server.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#allowed_ip_ranges
def allowed_ip_ranges() -> ::Array<::Google::Cloud::Orchestration::Airflow::Service::V1::WebServerNetworkAccessControl::AllowedIpRange>
Returns
- (::Array<::Google::Cloud::Orchestration::Airflow::Service::V1::WebServerNetworkAccessControl::AllowedIpRange>) — A collection of allowed IP ranges with descriptions.
#allowed_ip_ranges=
def allowed_ip_ranges=(value) -> ::Array<::Google::Cloud::Orchestration::Airflow::Service::V1::WebServerNetworkAccessControl::AllowedIpRange>
Parameter
- value (::Array<::Google::Cloud::Orchestration::Airflow::Service::V1::WebServerNetworkAccessControl::AllowedIpRange>) — A collection of allowed IP ranges with descriptions.
Returns
- (::Array<::Google::Cloud::Orchestration::Airflow::Service::V1::WebServerNetworkAccessControl::AllowedIpRange>) — A collection of allowed IP ranges with descriptions.