Class: Aws::Types::UserInteractionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::UserInteractionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#is_user_confirmation_required ⇒ Boolean
Returns the value of attribute is_user_confirmation_required.
Instance Attribute Details
#is_user_confirmation_required ⇒ Boolean
Returns the value of attribute is_user_confirmation_required.
3348 3349 3350 |
# File 'sig/types.rbs', line 3348 def is_user_confirmation_required @is_user_confirmation_required end |