Properties of an Environment.
Package
@google-cloud/orchestration-airflowProperties
config
config?: (google.cloud.orchestration.airflow.service.v1beta1.IEnvironmentConfig|null);
Environment config
createTime
createTime?: (google.protobuf.ITimestamp|null);
Environment createTime
labels
labels?: ({ [k: string]: string }|null);
Environment labels
name
name?: (string|null);
Environment name
satisfiesPzi
satisfiesPzi?: (boolean|null);
Environment satisfiesPzi
satisfiesPzs
satisfiesPzs?: (boolean|null);
Environment satisfiesPzs
state
state?: (google.cloud.orchestration.airflow.service.v1beta1.Environment.State|keyof typeof google.cloud.orchestration.airflow.service.v1beta1.Environment.State|null);
Environment state
storageConfig
storageConfig?: (google.cloud.orchestration.airflow.service.v1beta1.IStorageConfig|null);
Environment storageConfig
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
Environment updateTime
uuid
uuid?: (string|null);
Environment uuid