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



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

def deliverability_test_report: () -> Types::DeliverabilityTestReport

#isp_placements::Array[Types::IspPlacement]

Returns:



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

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

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#overall_placementTypes::PlacementStatistics



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

def overall_placement: () -> Types::PlacementStatistics

#tags::Array[Types::Tag]

Returns:



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

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