Class: Aws::Types::EmailRecipients
- Inherits:
-
Object
- Object
- Aws::Types::EmailRecipients
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#to ⇒ ::Array[Types::RecipientDetail]
Returns the value of attribute to.
Instance Attribute Details
#to ⇒ ::Array[Types::RecipientDetail]
Returns the value of attribute to.
355 356 357 |
# File 'sig/types.rbs', line 355 def to @to end |