Module: Aws::PinpointEmail::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"
139 |
# File 'sig/client.rbs', line 139
def deliverability_test_status: () -> ("IN_PROGRESS" | "COMPLETED")
|
#report_id ⇒ ::String
138 |
# File 'sig/client.rbs', line 138
def report_id: () -> ::String
|