Class SaveSnapshotRequest (1.12.0)

SaveSnapshotRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request to create a snapshot of a Cloud Composer environment.

Attributes

NameDescription
environment str
The resource name of the source environment in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}".
snapshot_location str
Location in a Cloud Storage where the snapshot is going to be stored, e.g.: "gs://my-bucket/snapshots".