Module: Aws::Glue::Client::_BatchDeleteConnectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchDeleteConnectionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#errors ⇒ ::Hash[::String, Types::ErrorDetail]
113 |
# File 'sig/client.rbs', line 113
def errors: () -> ::Hash[::String, Types::ErrorDetail]
|
#succeeded ⇒ ::Array[::String]
112 |
# File 'sig/client.rbs', line 112
def succeeded: () -> ::Array[::String]
|