Class: Aws::Types::DescribePlaceIndexRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePlaceIndexRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#index_name ⇒ ::String
Returns the value of attribute index_name.
Instance Attribute Details
#index_name ⇒ ::String
Returns the value of attribute index_name.
495 496 497 |
# File 'sig/types.rbs', line 495 def index_name @index_name end |