Reference documentation and code samples for the Google Cloud Config V1 Client class ResourceDriftTerraformInfo.
Terraform info of a ResourceChange.
Generated from protobuf message google.cloud.config.v1.ResourceDriftTerraformInfo
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ address
string
Output only. The address of the drifted resource.
↳ type
string
Output only. The type of the drifted resource.
↳ resource_name
string
Output only. TF resource name.
↳ provider
string
Output only. The provider of the drifted resource.
getAddress
Output only. The address of the drifted resource.
string
setAddress
Output only. The address of the drifted resource.
var
string
$this
getType
Output only. The type of the drifted resource.
string
setType
Output only. The type of the drifted resource.
var
string
$this
getResourceName
Output only. TF resource name.
string
setResourceName
Output only. TF resource name.
var
string
$this
getProvider
Output only. The provider of the drifted resource.
string
setProvider
Output only. The provider of the drifted resource.
var
string
$this