Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::TerraformVersion (v0.5.0)

Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::ConfigService::V1::TerraformVersion.

A TerraformVersion represents the support state the corresponding Terraform version.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deprecate_time

def deprecate_time() -> ::Google::Protobuf::Timestamp
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The version name is in the format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The version name is in the format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'.
Returns
  • (::String) — Identifier. The version name is in the format: 'projects/{project_id}/locations/{location}/terraformVersions/{terraform_version}'.

#obsolete_time

def obsolete_time() -> ::Google::Protobuf::Timestamp
Returns

#state

def state() -> ::Google::Cloud::ConfigService::V1::TerraformVersion::State
Returns

#support_time

def support_time() -> ::Google::Protobuf::Timestamp
Returns