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

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

A resource change represents a change to a resource in the state file.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#intent

def intent() -> ::Google::Cloud::ConfigService::V1::ResourceChange::Intent
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the resource change. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the resource change. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.
Returns
  • (::String) — Identifier. The name of the resource change. Format: 'projects/{project_id}/locations/{location}/previews/{preview}/resourceChanges/{resource_change}'.

#property_changes

def property_changes() -> ::Array<::Google::Cloud::ConfigService::V1::PropertyChange>
Returns

#terraform_info

def terraform_info() -> ::Google::Cloud::ConfigService::V1::ResourceChangeTerraformInfo
Returns