Class: Aws::Types::PropertyLatestValue

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#property_referenceTypes::EntityPropertyReference

Returns the value of attribute property_reference.

Returns:



977
978
979
# File 'sig/types.rbs', line 977

def property_reference
  @property_reference
end

#property_valueTypes::DataValue

Returns the value of attribute property_value.

Returns:



978
979
980
# File 'sig/types.rbs', line 978

def property_value
  @property_value
end