Class: Aws::Types::DescribeQuerySuggestionsBlockListRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeQuerySuggestionsBlockListRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#index_id ⇒ ::String
Returns the value of attribute index_id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
805 806 807 |
# File 'sig/types.rbs', line 805 def id @id end |
#index_id ⇒ ::String
Returns the value of attribute index_id.
804 805 806 |
# File 'sig/types.rbs', line 804 def index_id @index_id end |