Module: Aws::APIGateway::Client::_GetApiKeysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ApiKeys]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ApiKey]
714 |
# File 'sig/client.rbs', line 714
def items: () -> ::Array[Types::ApiKey]
|
#position ⇒ ::String
713 |
# File 'sig/client.rbs', line 713
def position: () -> ::String
|
#warnings ⇒ ::Array[::String]
712 |
# File 'sig/client.rbs', line 712
def warnings: () -> ::Array[::String]
|