Module: Aws::Wickr::Client::_UpdateUserResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#code_validationBoolean

Returns:

  • (Boolean)


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

def code_validation: () -> bool

#first_name::String

Returns:

  • (::String)


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

def first_name: () -> ::String

#invite_code::String

Returns:

  • (::String)


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

def invite_code: () -> ::String

#invite_expiration::Integer

Returns:

  • (::Integer)


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

def invite_expiration: () -> ::Integer

#last_name::String

Returns:

  • (::String)


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

def last_name: () -> ::String

#middle_name::String

Returns:

  • (::String)


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

def middle_name: () -> ::String

#modified::Integer

Returns:

  • (::Integer)


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

def modified: () -> ::Integer

#network_id::String

Returns:

  • (::String)


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

def network_id: () -> ::String

#security_group_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def security_group_ids: () -> ::Array[::String]

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer

#suspendedBoolean

Returns:

  • (Boolean)


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

def suspended: () -> bool

#user_id::String

Returns:

  • (::String)


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

def user_id: () -> ::String