Properties of a NodeConfig.
Package
@google-cloud/orchestration-airflowProperties
composerInternalIpv4CidrBlock
composerInternalIpv4CidrBlock?: (string|null);NodeConfig composerInternalIpv4CidrBlock
composerNetworkAttachment
composerNetworkAttachment?: (string|null);NodeConfig composerNetworkAttachment
diskSizeGb
diskSizeGb?: (number|null);NodeConfig diskSizeGb
enableIpMasqAgent
enableIpMasqAgent?: (boolean|null);NodeConfig enableIpMasqAgent
ipAllocationPolicy
ipAllocationPolicy?: (google.cloud.orchestration.airflow.service.v1.IIPAllocationPolicy|null);NodeConfig ipAllocationPolicy
location
location?: (string|null);NodeConfig location
machineType
machineType?: (string|null);NodeConfig machineType
network
network?: (string|null);NodeConfig network
oauthScopes
oauthScopes?: (string[]|null);NodeConfig oauthScopes
serviceAccount
serviceAccount?: (string|null);NodeConfig serviceAccount
subnetwork
subnetwork?: (string|null);NodeConfig subnetwork
tags
tags?: (string[]|null);NodeConfig tags