Class: Google::Cloud::ConfigService::V1::ResourceDrift

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/config/v1/config.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



1848
1849
1850
1851
# File 'proto_docs/google/cloud/config/v1/config.rb', line 1848

class ResourceDrift
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#property_drifts::Array<::Google::Cloud::ConfigService::V1::PropertyDrift> (readonly)



1848
1849
1850
1851
# File 'proto_docs/google/cloud/config/v1/config.rb', line 1848

class ResourceDrift
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#terraform_info::Google::Cloud::ConfigService::V1::ResourceDriftTerraformInfo (readonly)



1848
1849
1850
1851
# File 'proto_docs/google/cloud/config/v1/config.rb', line 1848

class ResourceDrift
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end