Module: Aws::WorkMail::Client::_DescribeEntityResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEntityResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#entity_id ⇒ ::String
470 |
# File 'sig/client.rbs', line 470
def entity_id: () -> ::String
|
#name ⇒ ::String
471 |
# File 'sig/client.rbs', line 471
def name: () -> ::String
|
#type ⇒ "GROUP", ...
472 |
# File 'sig/client.rbs', line 472
def type: () -> ("GROUP" | "USER" | "RESOURCE")
|