- Resource: Instance
- Type
- NetworkConfig
- ConnectionType
- PrivateServiceConnectConfig
- State
- Version
- Type
- Accelerator
- AcceleratorType
- State
- CryptoKeyConfig
- DisabledReason
- EventPublishConfig
- MaintenancePolicy
- MaintenanceWindow
- RecurringTimeWindow
- TimeWindow
- MaintenanceEvent
- State
- LoggingConfig
- MonitoringConfig
- Methods
Resource: Instance
Represents a Data Fusion instance.
| JSON representation |
|---|
{ "name": string, "description": string, "type": enum ( |
| Fields | |
|---|---|
name |
Output only. The name of this instance is in the form of projects/{project}/locations/{location}/instances/{instance}. |
description |
Optional. A description of this instance. |
type |
Required. Instance type. |
enableStackdriverLogging |
Optional. Option to enable Dataproc Stackdriver Logging. |
enableStackdriverMonitoring |
Optional. Option to enable Stackdriver Monitoring. |
privateInstance |
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. |
networkConfig |
Optional. Network configuration options. These are required when a private Data Fusion instance is to be created. |
labels |
The resource labels for instance to use to annotate any related underlying resources such as Compute Engine VMs. The character '=' is not allowed to be used within the labels. An object containing a list of |