Class: Aws::Types::CurrentCapacity
- Inherits:
-
Object
- Object
- Aws::Types::CurrentCapacity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#indexing ⇒ Types::CapacityDetails
Returns the value of attribute indexing.
-
#search ⇒ Types::CapacityDetails
Returns the value of attribute search.
Instance Attribute Details
#indexing ⇒ Types::CapacityDetails
Returns the value of attribute indexing.
368 369 370 |
# File 'sig/types.rbs', line 368 def indexing @indexing end |
#search ⇒ Types::CapacityDetails
Returns the value of attribute search.
367 368 369 |
# File 'sig/types.rbs', line 367 def search @search end |