Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::TerraformVariable.
A Terraform input variable.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#input_value
def input_value() -> ::Google::Protobuf::Value
Returns
- (::Google::Protobuf::Value) — Input variable value.
#input_value=
def input_value=(value) -> ::Google::Protobuf::Value
Parameter
- value (::Google::Protobuf::Value) — Input variable value.
Returns
- (::Google::Protobuf::Value) — Input variable value.