Module: Aws::IdentityStore::Client::_DescribeUserResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#addresses::Array[Types::Address]

Returns:



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

def addresses: () -> ::Array[Types::Address]

#birthdate::String

Returns:

  • (::String)


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

def birthdate: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


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

def created_by: () -> ::String

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#emails::Array[Types::Email]

Returns:



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

def emails: () -> ::Array[Types::Email]

#extensions::Hash[::String, untyped]

Returns:

  • (::Hash[::String, untyped])


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

def extensions: () -> ::Hash[::String, untyped]

#external_ids::Array[Types::ExternalId]

Returns:



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

def external_ids: () -> ::Array[Types::ExternalId]

#identity_store_id::String

Returns:

  • (::String)


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

def identity_store_id: () -> ::String

#locale::String

Returns:

  • (::String)


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

def locale: () -> ::String

#nameTypes::Name

Returns:



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

def name: () -> Types::Name

#nick_name::String

Returns:

  • (::String)


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

def nick_name: () -> ::String

#phone_numbers::Array[Types::PhoneNumber]

Returns:



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

def phone_numbers: () -> ::Array[Types::PhoneNumber]

#photos::Array[Types::Photo]

Returns:



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

def photos: () -> ::Array[Types::Photo]

#preferred_language::String

Returns:

  • (::String)


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

def preferred_language: () -> ::String

#profile_url::String

Returns:

  • (::String)


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

def profile_url: () -> ::String

#roles::Array[Types::Role]

Returns:



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

def roles: () -> ::Array[Types::Role]

#timezone::String

Returns:

  • (::String)


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

def timezone: () -> ::String

#title::String

Returns:

  • (::String)


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

def title: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by::String

Returns:

  • (::String)


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

def updated_by: () -> ::String

#user_id::String

Returns:

  • (::String)


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

def user_id: () -> ::String

#user_name::String

Returns:

  • (::String)


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

def user_name: () -> ::String

#user_status"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def user_status: () -> ("ENABLED" | "DISABLED")

#user_type::String

Returns:

  • (::String)


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

def user_type: () -> ::String

#website::String

Returns:

  • (::String)


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

def website: () -> ::String