Class: Aws::Types::EmailInsights

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#destination::String

Returns the value of attribute destination.



635
636
637
# File 'sig/types.rbs', line 635

def destination
  @destination
end

#events::Array[Types::InsightsEvent]

Returns the value of attribute events.



637
638
639
# File 'sig/types.rbs', line 637

def events
  @events
end

#isp::String

Returns the value of attribute isp.



636
637
638
# File 'sig/types.rbs', line 636

def isp
  @isp
end