Class: Aws::Types::EmailRecipients

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#to ⇒ ::Array[Types::RecipientDetail]

Returns the value of attribute to.

Returns:



355
356
357
# File 'sig/types.rbs', line 355

def to
  @to
end