Module: Aws::CognitoIdentityProvider::Client::_AdminListUserAuthEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AdminListUserAuthEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#auth_events ⇒ ::Array[Types::AuthEventType]
316 |
# File 'sig/client.rbs', line 316
def auth_events: () -> ::Array[Types::AuthEventType]
|
#next_token ⇒ ::String
317 |
# File 'sig/client.rbs', line 317
def next_token: () -> ::String
|