Module: Aws::SES::Client::_GetSendQuotaResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetSendQuotaResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#max_24_hour_send ⇒ ::Float
403 |
# File 'sig/client.rbs', line 403
def max_24_hour_send: () -> ::Float
|
#max_send_rate ⇒ ::Float
404 |
# File 'sig/client.rbs', line 404
def max_send_rate: () -> ::Float
|
#sent_last_24_hours ⇒ ::Float
405 |
# File 'sig/client.rbs', line 405
def sent_last_24_hours: () -> ::Float
|