Reference documentation and code samples for the Google Cloud Config V1 Client class ResourceTerraformInfo.
Terraform info of a Resource.
Generated from protobuf message google.cloud.config.v1.ResourceTerraformInfo
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ address
string
TF resource address that uniquely identifies this resource within this deployment.
↳ type
string
TF resource type
↳ id
string
ID attribute of the TF resource
getAddress
TF resource address that uniquely identifies this resource within this deployment.
string
setAddress
TF resource address that uniquely identifies this resource within this deployment.
var
string
$this
getType
TF resource type
string
setType
TF resource type
var
string
$this
getId
ID attribute of the TF resource
string
setId
ID attribute of the TF resource
var
string
$this