Module: Aws::Repostspace::Client::_BatchRemoveChannelRoleFromAccessorsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchRemoveChannelRoleFromAccessorsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#errors ⇒ ::Array[Types::BatchError]
111 |
# File 'sig/client.rbs', line 111
def errors: () -> ::Array[Types::BatchError]
|
#removed_accessor_ids ⇒ ::Array[::String]
110 |
# File 'sig/client.rbs', line 110
def removed_accessor_ids: () -> ::Array[::String]
|