Class: Aws::Types::UserAttributeUpdateSettingsType
- Inherits:
-
Object
- Object
- Aws::Types::UserAttributeUpdateSettingsType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attributes_require_verification_before_update ⇒ ::Array[("phone_number" | "email")]
Returns the value of attribute attributes_require_verification_before_update.
Instance Attribute Details
#attributes_require_verification_before_update ⇒ ::Array[("phone_number" | "email")]
Returns the value of attribute attributes_require_verification_before_update.
2398 2399 2400 |
# File 'sig/types.rbs', line 2398 def attributes_require_verification_before_update @attributes_require_verification_before_update end |