Class: Aws::Types::VisibleRangeOptions
- Inherits:
-
Object
- Object
- Aws::Types::VisibleRangeOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#percent_range ⇒ Types::PercentVisibleRange
Returns the value of attribute percent_range.
Instance Attribute Details
#percent_range ⇒ Types::PercentVisibleRange
Returns the value of attribute percent_range.
12965 12966 12967 |
# File 'sig/types.rbs', line 12965 def percent_range @percent_range end |