Reference documentation and code samples for the Google Cloud Config V1 Client class ResourceDrift.
A resource drift represents a drift to a resource in the state file.
Generated from protobuf message google.cloud.config.v1.ResourceDrift
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The name of the resource drift. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceDrifts/{resource_drift}'.
↳ terraform_info
↳ property_drifts
getName
Identifier. The name of the resource drift.
Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceDrifts/{resource_drift}'.
string
setName
Identifier. The name of the resource drift.
Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceDrifts/{resource_drift}'.
var
string
$this
getTerraformInfo
Output only. Terraform info of the resource drift.
hasTerraformInfo
clearTerraformInfo
setTerraformInfo
Output only. Terraform info of the resource drift.
$this
getPropertyDrifts
Output only. The property drifts of the resource drift.
setPropertyDrifts
Output only. The property drifts of the resource drift.
$this