Class ExfilResource (1.31.0)

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

Resource where data was exfiltrated from or exfiltrated to.

Attributes

NameDescription
name str
The resource's `full resource name
components MutableSequence[str]
Subcomponents of the asset that was exfiltrated, like URIs used during exfiltration, table names, databases, and filenames. For example, multiple tables might have been exfiltrated from the same Cloud SQL instance, or multiple files might have been exfiltrated from the same Cloud Storage bucket.