Class AttachedResource (3.11.0)

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

Attached resource representation, which is defined by the corresponding service provider. It represents an attached resource's payload.

Attributes

NameDescription
asset_type str
The type of this attached resource. Example: osconfig.googleapis.com/Inventory You can find the supported attached asset types of each resource in this table: https://cloud.google.com/asset-inventory/docs/supported-asset-types#searchable_asset_types
versioned_resources Sequence[google.cloud.asset_v1.types.VersionedResource]
Versioned resource representations of this attached resource. This is repeated because there could be multiple versions of the attached resource representations during version migration.