Class: Aws::Types::PropertyValueEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entity_property_referenceTypes::EntityPropertyReference

Returns the value of attribute entity_property_reference.



1012
1013
1014
# File 'sig/types.rbs', line 1012

def entity_property_reference
  @entity_property_reference
end

#property_values::Array[Types::PropertyValue]

Returns the value of attribute property_values.

Returns:



1013
1014
1015
# File 'sig/types.rbs', line 1013

def property_values
  @property_values
end