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

Returns:

  • (::String)


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

def message: () -> ::String

#report_id::String

Returns:

  • (::String)


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

def report_id: () -> ::String

#status"PENDING", ...

Returns:

  • ("PENDING", "IN_PROGRESS", "COMPLETED", "FAILED")


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

def status: () -> ("PENDING" | "IN_PROGRESS" | "COMPLETED" | "FAILED")