Module: Aws::SESV2::Client::_CreateDeliverabilityTestReportResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#deliverability_test_status"IN_PROGRESS", "COMPLETED"

Returns:

  • ("IN_PROGRESS", "COMPLETED")


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

def deliverability_test_status: () -> ("IN_PROGRESS" | "COMPLETED")

#report_id::String

Returns:

  • (::String)


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

def report_id: () -> ::String