Interface protos.google.cloud.orchestration.airflow.service.v1.INodeConfig (3.2.0)

Properties of a NodeConfig.

Package

@google-cloud/orchestration-airflow

Properties

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