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