Infrastructure Manager V1 API - Class Google::Cloud::ConfigService::V1::ResourceDriftTerraformInfo (v2.2.0)

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

Terraform info of a ResourceChange.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#address

def address() -> ::String
Returns
  • (::String) — Output only. The address of the drifted resource.

#provider

def provider() -> ::String
Returns
  • (::String) — Output only. The provider of the drifted resource.

#resource_name

def resource_name() -> ::String
Returns
  • (::String) — Output only. TF resource name.

#type

def type() -> ::String
Returns
  • (::String) — Output only. The type of the drifted resource.