Class: Aws::Types::EmailMfaConfigType
- Inherits:
-
Object
- Object
- Aws::Types::EmailMfaConfigType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#subject ⇒ ::String
Returns the value of attribute subject.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
1067 1068 1069 |
# File 'sig/types.rbs', line 1067 def end |
#subject ⇒ ::String
Returns the value of attribute subject.
1068 1069 1070 |
# File 'sig/types.rbs', line 1068 def subject @subject end |