Class: Aws::Types::DeleteEmailIdentityRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteEmailIdentityRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#email_identity ⇒ ::String
Returns the value of attribute email_identity.
Instance Attribute Details
#email_identity ⇒ ::String
Returns the value of attribute email_identity.
469 470 471 |
# File 'sig/types.rbs', line 469 def email_identity @email_identity end |