Module: Aws::CognitoIdentityProvider::Client::_AdminListDevicesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AdminListDevicesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#devices ⇒ ::Array[Types::DeviceType]
302 |
# File 'sig/client.rbs', line 302
def devices: () -> ::Array[Types::DeviceType]
|
#pagination_token ⇒ ::String
303 |
# File 'sig/client.rbs', line 303
def pagination_token: () -> ::String
|