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]
312 |
# File 'sig/client.rbs', line 312
def devices: () -> ::Array[Types::DeviceType]
|
#pagination_token ⇒ ::String
313 |
# File 'sig/client.rbs', line 313
def pagination_token: () -> ::String
|