Class: Aws::Types::ConfirmDeviceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#user_confirmation_necessaryBoolean

Returns the value of attribute user_confirmation_necessary.

Returns:

  • (Boolean)


545
546
547
# File 'sig/types.rbs', line 545

def user_confirmation_necessary
  @user_confirmation_necessary
end