Reference documentation and code samples for the Google Cloud Config V1 Client class TerraformVariable.
A Terraform input variable.
Generated from protobuf message google.cloud.config.v1.TerraformVariable
Namespace
Google \ Cloud \ Config \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ input_value |
Google\Protobuf\Value
Input variable value. |
getInputValue
Input variable value.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Value|null |
hasInputValue
clearInputValue
setInputValue
Input variable value.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Value
|
Returns | |
---|---|
Type | Description |
$this |