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:



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

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

#from_email_address::String

Returns:

  • (::String)


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

def from_email_address: () -> ::String

#insights::Array[Types::EmailInsights]

Returns:



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

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

#message_id::String

Returns:

  • (::String)


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

def message_id: () -> ::String

#subject::String

Returns:

  • (::String)


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

def subject: () -> ::String