Module: Aws::SESV2::Client::_GetMessageInsightsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetMessageInsightsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#email_tags::Array[Types::MessageTag]

Returns:



831
# File 'sig/client.rbs', line 831

def email_tags: () -> ::Array[Types::MessageTag]

#from_email_address::String

Returns:

  • (::String)


829
# File 'sig/client.rbs', line 829

def from_email_address: () -> ::String

#insights::Array[Types::EmailInsights]

Returns:



832
# File 'sig/client.rbs', line 832

def insights: () -> ::Array[Types::EmailInsights]

#message_id::String

Returns:

  • (::String)


828
# File 'sig/client.rbs', line 828

def message_id: () -> ::String

#subject::String

Returns:

  • (::String)


830
# File 'sig/client.rbs', line 830

def subject: () -> ::String