Class: Aws::Types::DataSummary

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detailsTypes::DataDetails

Returns the value of attribute details.

Returns:



962
963
964
# File 'sig/types.rbs', line 962

def details
  @details
end

#referenceTypes::DataReference

Returns the value of attribute reference.



961
962
963
# File 'sig/types.rbs', line 961

def reference
  @reference
end