Module: Aws::Wickr::Client::_GetBotsCountResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBotsCountResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#active ⇒ ::Integer
331 |
# File 'sig/client.rbs', line 331
def active: () -> ::Integer
|
#pending ⇒ ::Integer
330 |
# File 'sig/client.rbs', line 330
def pending: () -> ::Integer
|
#total ⇒ ::Integer
332 |
# File 'sig/client.rbs', line 332
def total: () -> ::Integer
|