Module: Aws::IoT::Client::_DescribeIndexResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeIndexResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#index_name ⇒ ::String
1691 |
# File 'sig/client.rbs', line 1691
def index_name: () -> ::String
|
#index_status ⇒ "ACTIVE", ...
1692 |
# File 'sig/client.rbs', line 1692
def index_status: () -> ("ACTIVE" | "BUILDING" | "REBUILDING")
|
#schema ⇒ ::String
1693 |
# File 'sig/client.rbs', line 1693
def schema: () -> ::String
|