Class ResourceDrift (0.1.19)

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

A resource drift represents a drift to a resource in the state file.

Attributes

Name Description
name str
Identifier. The name of the resource drift. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceDrifts/{resource_drift}'.
terraform_info google.cloud.config_v1.types.ResourceDriftTerraformInfo
Output only. Terraform info of the resource drift.
property_drifts MutableSequence[google.cloud.config_v1.types.PropertyDrift]
Output only. The property drifts of the resource drift.