Module: Aws::APIGateway::Client::_ImportApiKeysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ApiKeyIds]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ids ⇒ ::Array[::String]
1416 |
# File 'sig/client.rbs', line 1416
def ids: () -> ::Array[::String]
|
#warnings ⇒ ::Array[::String]
1417 |
# File 'sig/client.rbs', line 1417
def warnings: () -> ::Array[::String]
|