Module: Aws::WorkMail::Client::_DescribeUserResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeUserResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#city::String

Returns:

  • (::String)


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

def city: () -> ::String

#company::String

Returns:

  • (::String)


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

def company: () -> ::String

#country::String

Returns:

  • (::String)


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

def country: () -> ::String

#department::String

Returns:

  • (::String)


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

def department: () -> ::String

#disabled_date::Time

Returns:

  • (::Time)


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

def disabled_date: () -> ::Time

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#email::String

Returns:

  • (::String)


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

def email: () -> ::String

#enabled_date::Time

Returns:

  • (::Time)


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

def enabled_date: () -> ::Time

#first_name::String

Returns:

  • (::String)


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

def first_name: () -> ::String

#hidden_from_global_address_listBoolean

Returns:

  • (Boolean)


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

def hidden_from_global_address_list: () -> bool

#identity_provider_identity_store_id::String

Returns:

  • (::String)


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

def identity_provider_identity_store_id: () -> ::String

#identity_provider_user_id::String

Returns:

  • (::String)


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

def identity_provider_user_id: () -> ::String

#initials::String

Returns:

  • (::String)


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

def initials: () -> ::String

#job_title::String

Returns:

  • (::String)


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

def job_title: () -> ::String

#last_name::String

Returns:

  • (::String)


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

def last_name: () -> ::String

#mailbox_deprovisioned_date::Time

Returns:

  • (::Time)


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

def mailbox_deprovisioned_date: () -> ::Time

#mailbox_provisioned_date::Time

Returns:

  • (::Time)


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

def mailbox_provisioned_date: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#office::String

Returns:

  • (::String)


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

def office: () -> ::String

#state"ENABLED", ...

Returns:

  • ("ENABLED", "DISABLED", "DELETED")


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

def state: () -> ("ENABLED" | "DISABLED" | "DELETED")

#street::String

Returns:

  • (::String)


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

def street: () -> ::String

#telephone::String

Returns:

  • (::String)


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

def telephone: () -> ::String

#user_id::String

Returns:

  • (::String)


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

def user_id: () -> ::String

#user_role"USER", ...

Returns:

  • ("USER", "RESOURCE", "SYSTEM_USER", "REMOTE_USER")


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

def user_role: () -> ("USER" | "RESOURCE" | "SYSTEM_USER" | "REMOTE_USER")

#zip_code::String

Returns:

  • (::String)


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

def zip_code: () -> ::String