Class: Aws::Types::EmailMessageReference
- Inherits:
-
Object
- Object
- Aws::Types::EmailMessageReference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
3154 3155 3156 |
# File 'sig/types.rbs', line 3154 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
3153 3154 3155 |
# File 'sig/types.rbs', line 3153 def name @name end |