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