Class: Aws::Types::UserAttributeUpdateSettingsType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes_require_verification_before_update::Array[("phone_number" | "email")]

Returns the value of attribute attributes_require_verification_before_update.

Returns:

  • (::Array[("phone_number" | "email")])


2398
2399
2400
# File 'sig/types.rbs', line 2398

def attributes_require_verification_before_update
  @attributes_require_verification_before_update
end