Skip to main content

@swamp/gcp/datafusion

v2026.04.23.1

Google Cloud datafusion infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-clouddatafusioncloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/datafusion

@swamp/gcp/datafusion/instancesv2026.04.23.1instances.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
cryptoKeyConfig?objectThe crypto key configuration. This field is used by the Customer-managed encryption keys (CMEK) feature.
dataplexDataLineageIntegrationEnabled?booleanOptional. Option to enable the Dataplex Lineage Integration feature.
dataprocServiceAccount?stringOptional. 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?stringOptional. A description of this instance.
displayName?stringOptional. Display name for an instance.
enableRbac?booleanOptional. Option to enable granular role-based access control.
enableStackdriverLogging?booleanOptional. Option to enable Dataproc Stackdriver Logging.
enableStackdriverMonitoring?booleanOptional. Option to enable Stackdriver Monitoring.
eventPublishConfig?objectConfirguration of PubSubEventWriter.
labels?recordThe 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.
loggingConfig?objectLogging configuration for a Data Fusion instance.
maintenancePolicy?objectMaintenance policy of the instance.
monitoringConfig?objectMonitoring configuration for a Data Fusion instance.
networkConfig?objectNetwork configuration for a Data Fusion instance. These configurations are used for peering with the customer network. Configurations are optional when a public Data Fusion instance is to be created. However, providing these configurations allows several benefits, such as reduced network latency while accessing the customer resources from managed Data Fusion instance nodes, as well as access to the customer on-prem resources.
options?recordOptional. Map of additional options used to configure the behavior of Data Fusion instance.
patchRevision?stringOptional. Current patch revision of the Data Fusion.
privateInstance?booleanOptional. 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.
tags?recordOptional. Input only. Immutable. Tag keys/values directly bound to this resource. For example: "123/environment": "production", "123/costCenter": "marketing"
type?enumRequired. Instance type.
version?stringOptional. Current version of the Data Fusion. Only specifiable in Update.
zone?stringOptional. Name of the zone in which the Data Fusion instance will be created. Only DEVELOPER instances use this field.
instanceId?stringRequired. The name of the instance to create. Instance name can only contain lowercase alphanumeric characters and hyphens. It must start with a letter and must not end with a hyphen. It can have a maximum of 30 characters.
createCreate a instances
ArgumentTypeDescription
waitForReady?booleanWait for the resource to reach a ready state after creation (default: true)
getGet a instances
ArgumentTypeDescription
identifierstringThe name of the instances
updateUpdate instances attributes
ArgumentTypeDescription
waitForReady?booleanWait for the resource to reach a ready state after update (default: true)
deleteDelete the instances
ArgumentTypeDescription
identifierstringThe name of the instances
syncSync instances state from GCP
restartrestart

Resources

state(infinite)— Represents a Data Fusion instance.
@swamp/gcp/datafusion/instances-dnspeeringsv2026.04.23.1instances_dnspeerings.ts

Global Arguments

ArgumentTypeDescription
description?stringOptional. Optional description of the dns zone.
domain?stringRequired. The dns name suffix of the zone.
name?stringIdentifier. The resource name of the dns peering zone. Format: projects/{project}/locations/{location}/instances/{instance}/dnsPeerings/{dns_peering}
targetNetwork?stringOptional. Optional target network to which dns peering should happen.
targetProject?stringOptional. Optional target project to which dns peering should happen.
dnsPeeringId?stringRequired. The name of the peering to create.
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
createCreate a dnsPeerings
getGet a dnsPeerings
ArgumentTypeDescription
identifierstringThe name of the dnsPeerings
deleteDelete the dnsPeerings
ArgumentTypeDescription
identifierstringThe name of the dnsPeerings
syncSync dnsPeerings state from GCP

Resources

state(infinite)— DNS peering configuration. These configurations are used to create DNS peerin...
@swamp/gcp/datafusion/locationsv2026.04.23.1locations.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a locations
ArgumentTypeDescription
identifierstringThe name of the locations
syncSync locations state from GCP

Resources

state(infinite)— A resource that represents a Google Cloud location.
@swamp/gcp/datafusion/versionsv2026.04.23.1versions.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
getGet a versions
ArgumentTypeDescription
identifierstringThe name of the versions
syncSync versions state from GCP

Resources

state(infinite)— The Data Fusion version. This proto message stores information about certain ...