Module: Aws::SESV2::Client::_GetDeliverabilityTestReportResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#deliverability_test_reportTypes::DeliverabilityTestReport



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

def deliverability_test_report: () -> Types::DeliverabilityTestReport

#isp_placements::Array[Types::IspPlacement]

Returns:



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

def isp_placements: () -> ::Array[Types::IspPlacement]

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#overall_placementTypes::PlacementStatistics



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

def overall_placement: () -> Types::PlacementStatistics

#tags::Array[Types::Tag]

Returns:



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

def tags: () -> ::Array[Types::Tag]