Class: Aws::Types::FromEmailAddressNotVerifiedException
- Inherits:
-
Object
- Object
- Aws::Types::FromEmailAddressNotVerifiedException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#from_email_address ⇒ ::String
Returns the value of attribute from_email_address.
Instance Attribute Details
#from_email_address ⇒ ::String
Returns the value of attribute from_email_address.
384 385 386 |
# File 'sig/types.rbs', line 384 def from_email_address @from_email_address end |