Module: Aws::CognitoIdentity::Client::_LookupDeveloperIdentityResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::LookupDeveloperIdentityResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#developer_user_identifier_list ⇒ ::Array[::String]
281 |
# File 'sig/client.rbs', line 281
def developer_user_identifier_list: () -> ::Array[::String]
|
#identity_id ⇒ ::String
280 |
# File 'sig/client.rbs', line 280
def identity_id: () -> ::String
|
#next_token ⇒ ::String
282 |
# File 'sig/client.rbs', line 282
def next_token: () -> ::String
|