Module: Aws::IdentityStore::Client::_GetGroupIdResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetGroupIdResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#group_id ⇒ ::String
288 |
# File 'sig/client.rbs', line 288
def group_id: () -> ::String
|
#identity_store_id ⇒ ::String
289 |
# File 'sig/client.rbs', line 289
def identity_store_id: () -> ::String
|