Module: Aws::DirectoryServiceData::Client::_DescribeUserResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#directory_id::String

Returns:

  • (::String)


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

def directory_id: () -> ::String

#distinguished_name::String

Returns:

  • (::String)


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

def distinguished_name: () -> ::String

#email_address::String

Returns:

  • (::String)


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

def email_address: () -> ::String

#enabledBoolean

Returns:

  • (Boolean)


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

def enabled: () -> bool

#given_name::String

Returns:

  • (::String)


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

def given_name: () -> ::String

#other_attributes::Hash[::String, Types::AttributeValue]

Returns:



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

def other_attributes: () -> ::Hash[::String, Types::AttributeValue]

#realm::String

Returns:

  • (::String)


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

def realm: () -> ::String

#sam_account_name::String

Returns:

  • (::String)


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

def sam_account_name: () -> ::String

#sid::String

Returns:

  • (::String)


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

def sid: () -> ::String

#surname::String

Returns:

  • (::String)


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

def surname: () -> ::String

#user_principal_name::String

Returns:

  • (::String)


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

def user_principal_name: () -> ::String