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