Module: Aws::ServiceQuotas::Client::_GetQuotaUtilizationReportResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#error_code::String

Returns:

  • (::String)


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

def error_code: () -> ::String

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#generated_at::Time

Returns:

  • (::Time)


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

def generated_at: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#quotas::Array[Types::QuotaUtilizationInfo]

Returns:



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

def quotas: () -> ::Array[Types::QuotaUtilizationInfo]

#report_id::String

Returns:

  • (::String)


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

def report_id: () -> ::String

#status"PENDING", ...

Returns:

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


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

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

#total_count::Integer

Returns:

  • (::Integer)


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

def total_count: () -> ::Integer