Class: Aws::Types::ResetPersonalPINRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:



711
712
713
# File 'sig/types.rbs', line 711

def 
  @account_id
end

#user_id::String

Returns the value of attribute user_id.

Returns:



712
713
714
# File 'sig/types.rbs', line 712

def user_id
  @user_id
end