Class: Aws::Types::ObjectAttributeRange

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_keyTypes::AttributeKey

Returns the value of attribute attribute_key.

Returns:



1335
1336
1337
# File 'sig/types.rbs', line 1335

def attribute_key
  @attribute_key
end

#rangeTypes::TypedAttributeValueRange

Returns the value of attribute range.



1336
1337
1338
# File 'sig/types.rbs', line 1336

def range
  @range
end