Method: OCI::DataIntegration::Models::ConfigProvider#to_s

Defined in:
lib/oci/data_integration/models/config_provider.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



126
127
128
# File 'lib/oci/data_integration/models/config_provider.rb', line 126

def to_s
  to_hash.to_s
end