Class: Aws::Types::GetEmailIdentityRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetEmailIdentityRequest
- 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.
373 374 375 |
# File 'sig/types.rbs', line 373 def email_identity @email_identity end |