| _key | core | string | |
| accelerators | core | json | Output only. List of accelerators enabled for this CDF instance. |
| ancestors | core | array<string> | |
| api_endpoint | core | string | Output only. Endpoint on which the REST APIs is accessible. |
| available_version | core | json | Output only. Available versions that the instance can be upgraded to using UpdateInstanceRequest. |
| create_time | core | timestamp | Output only. The time the instance was created. |
| crypto_key_config | core | json | Optional. The crypto key configuration. This field is used by the Customer-Managed Encryption Keys (CMEK) feature. |
| datadog_display_name | core | string | |
| dataplex_data_lineage_integration_enabled | core | bool | Optional. Option to enable the Dataplex Lineage Integration feature. |
| dataproc_service_account | core | string | Optional. User-managed service account to set on Dataproc when Cloud Data Fusion creates Dataproc to run data processing pipelines. This allows users to have fine-grained access control on Dataproc's accesses to cloud resources. |
| description | core | string | Optional. A description of this instance. |
| disabled_reason | core | array<string> | Output only. If the instance state is DISABLED, the reason for disabling the instance. |
| enable_rbac | core | bool | Optional. Option to enable granular role-based access control. |
| enable_stackdriver_logging | core | bool | Optional. Option to enable Dataproc Stackdriver Logging. |
| enable_stackdriver_monitoring | core | bool | Optional. Option to enable Stackdriver Monitoring. |
| enable_zone_separation | core | bool | Output only. Option to enable granular zone separation. |
| event_publish_config | core | json | Optional. Option to enable and pass metadata for event publishing. |
| gcp_display_name | core | string | Optional. Display name for an instance. |
| gcs_bucket | core | string | Output only. Cloud Storage bucket generated by Data Fusion in the customer project. |
| labels | core | array<string> | |
| logging_config | core | json | Optional. The logging configuration for this instance. This field is supported only in CDF versions 6.11.0 and above. |
| maintenance_events | core | json | Output only. The maintenance events for this instance. |
| maintenance_policy | core | json | Optional. Configure the maintenance policy for this instance. |
| name | core | string | Output only. The name of this instance is in the form of projects/{project}/locations/{location}/instances/{instance}. |
| network_config | core | json | Optional. Network configuration options. These are required when a private Data Fusion instance is to be created. |
| organization_id | core | string | |
| p4_service_account | core | string | Output only. Service agent for the customer project. |
| parent | core | string | |
| patch_revision | core | string | Optional. Current patch revision of the Data Fusion. |
| private_instance | core | bool | Optional. Specifies whether the Data Fusion instance should be private. If set to true, all Data Fusion nodes will have private IP addresses and will not be able to access the public internet. |
| project_id | core | string | |
| project_number | core | string | |
| resource_name | core | string | |
| satisfies_pzi | core | bool | Output only. Reserved for future use. |
| satisfies_pzs | core | bool | Output only. Reserved for future use. |
| service_account | core | string | Output only. Deprecated. Use tenant_project_id instead to extract the tenant project ID. |
| service_endpoint | core | string | Output only. Endpoint on which the Data Fusion UI is accessible. |
| state | core | string | Output only. The current state of this Data Fusion instance. Possible values: ['STATE_UNSPECIFIED', 'CREATING', 'ACTIVE', 'FAILED', 'DELETING', 'UPGRADING', 'RESTARTING', 'UPDATING', 'AUTO_UPDATING', 'AUTO_UPGRADING', 'DISABLED']. Values descriptions: ['Instance does not have a state yet', 'Instance is being created', "Instance is active and ready for requests. This corresponds to 'RUNNING' in datafusion.v1beta1.", 'Instance creation failed', 'Instance is being deleted', 'Instance is being upgraded', 'Instance is being restarted', 'Instance is being updated on customer request', 'Instance is being auto-updated', 'Instance is being auto-upgraded', 'Instance is disabled'] |
| state_message | core | string | Output only. Additional information about the current state of this Data Fusion instance if available. |
| tags | core | hstore | |
| tenant_project_id | core | string | Output only. The name of the tenant project. |
| type | core | string | Required. Instance type. Possible values: ['TYPE_UNSPECIFIED', 'BASIC', 'ENTERPRISE', 'DEVELOPER']. Values descriptions: ['No type specified. The instance creation will fail.', 'Basic Data Fusion instance. In Basic type, the user will be able to create data pipelines using point and click UI. However, there are certain limitations, such as fewer number of concurrent pipelines, no support for streaming pipelines, etc.', 'Enterprise Data Fusion instance. In Enterprise type, the user will have all features available, such as support for streaming pipelines, higher number of concurrent pipelines, etc.', 'Developer Data Fusion instance. In Developer type, the user will have all features available but with restrictive capabilities. This is to help enterprises design and develop their data ingestion and integration pipelines at low cost.'] |
| update_time | core | timestamp | Output only. The time the instance was last updated. |
| version | core | string | Optional. Current version of the Data Fusion. Only specifiable in Update. |
| workforce_identity_service_endpoint | core | string | Output only. Endpoint on which the Data Fusion UI is accessible to third-party users |
| zone | core | string | Optional. Name of the zone in which the Data Fusion instance will be created. Only DEVELOPER instances use this field. |