Module: Aws::IoT::Client::_ListDimensionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDimensionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#dimension_names ⇒ ::Array[::String]
2587 |
# File 'sig/client.rbs', line 2587
def dimension_names: () -> ::Array[::String]
|
#next_token ⇒ ::String
2588 |
# File 'sig/client.rbs', line 2588
def next_token: () -> ::String
|