Class: Aws::Types::ConfirmDeviceResponse
- Inherits:
-
Object
- Object
- Aws::Types::ConfirmDeviceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_confirmation_necessary ⇒ Boolean
Returns the value of attribute user_confirmation_necessary.
Instance Attribute Details
#user_confirmation_necessary ⇒ Boolean
Returns the value of attribute user_confirmation_necessary.
545 546 547 |
# File 'sig/types.rbs', line 545 def user_confirmation_necessary @user_confirmation_necessary end |