Class WebServerConfig (1.17.5)
Stay organized with collections
Save and categorize content based on your preferences.
WebServerConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The configuration settings for the Airflow web server App Engine
instance. Supported for Cloud Composer environments in versions
composer-1.\ .-airflow-..*
Attribute |
Name |
Description |
machine_type |
str
Optional. Machine type on which Airflow web
server is running. It has to be one of:
composer-n1-webserver-2, composer-n1-webserver-4
or composer-n1-webserver-8.
If not specified, composer-n1-webserver-2 will
be used. Value custom is returned only in
response, if Airflow web server parameters were
manually changed to a non-standard values.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]