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

Returns:

  • (::String)


470
# File 'sig/client.rbs', line 470

def entity_id: () -> ::String

#name::String

Returns:

  • (::String)


471
# File 'sig/client.rbs', line 471

def name: () -> ::String

#type"GROUP", ...

Returns:

  • ("GROUP", "USER", "RESOURCE")


472
# File 'sig/client.rbs', line 472

def type: () -> ("GROUP" | "USER" | "RESOURCE")