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
1684 |
# File 'sig/client.rbs', line 1684
def index_name: () -> ::String
|
#index_status ⇒ "ACTIVE", ...
1685 |
# File 'sig/client.rbs', line 1685
def index_status: () -> ("ACTIVE" | "BUILDING" | "REBUILDING")
|
#schema ⇒ ::String
1686 |
# File 'sig/client.rbs', line 1686
def schema: () -> ::String
|