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]
117 |
# File 'sig/client.rbs', line 117
def errors: () -> ::Hash[::String, Types::ErrorDetail]
|
#succeeded ⇒ ::Array[::String]
116 |
# File 'sig/client.rbs', line 116
def succeeded: () -> ::Array[::String]
|