Class: Aws::Types::TypedLinkAttributeRange

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.

Returns:

  • (::String)


1495
1496
1497
# File 'sig/types.rbs', line 1495

def attribute_name
  @attribute_name
end

#rangeTypes::TypedAttributeValueRange

Returns the value of attribute range.



1496
1497
1498
# File 'sig/types.rbs', line 1496

def range
  @range
end