Class: Aws::Types::UserInteractionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_user_confirmation_requiredBoolean

Returns the value of attribute is_user_confirmation_required.

Returns:

  • (Boolean)


3348
3349
3350
# File 'sig/types.rbs', line 3348

def is_user_confirmation_required
  @is_user_confirmation_required
end