Module: Aws::IoTDataPlane::Client::_ListNamedShadowsForThingResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNamedShadowsForThingResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
152 |
# File 'sig/client.rbs', line 152
def next_token: () -> ::String
|
#results ⇒ ::Array[::String]
151 |
# File 'sig/client.rbs', line 151
def results: () -> ::Array[::String]
|
#timestamp ⇒ ::Integer
153 |
# File 'sig/client.rbs', line 153
def timestamp: () -> ::Integer
|