Module: Aws::Redshift::Client::_BatchDeleteClusterSnapshotsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchDeleteClusterSnapshotsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#errors ⇒ ::Array[Types::SnapshotErrorMessage]
191 |
# File 'sig/client.rbs', line 191
def errors: () -> ::Array[Types::SnapshotErrorMessage]
|
#resources ⇒ ::Array[::String]
190 |
# File 'sig/client.rbs', line 190
def resources: () -> ::Array[::String]
|