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.
934 935 936 |
# File 'sig/types.rbs', line 934 def email_identity @email_identity end |