Module: Aws::ServiceQuotas::Client::_StartQuotaUtilizationReportResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartQuotaUtilizationReportResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#message ⇒ ::String
342 |
# File 'sig/client.rbs', line 342
def message: () -> ::String
|
#report_id ⇒ ::String
340 |
# File 'sig/client.rbs', line 340
def report_id: () -> ::String
|
#status ⇒ "PENDING", ...
341 |
# File 'sig/client.rbs', line 341
def status: () -> ("PENDING" | "IN_PROGRESS" | "COMPLETED" | "FAILED")
|