Module: Aws::IdentityStore::Client::_GetUserIdResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetUserIdResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#identity_store_id ⇒ ::String
315 |
# File 'sig/client.rbs', line 315
def identity_store_id: () -> ::String
|
#user_id ⇒ ::String
316 |
# File 'sig/client.rbs', line 316
def user_id: () -> ::String
|