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)


552
553
554
# File 'sig/types.rbs', line 552

def user_confirmation_necessary
  @user_confirmation_necessary
end