menu
aws_redshift_api package
documentation
redshift-2012-12-01.dart
BatchDeleteClusterSnapshotsResult
errors property
errors property
dark_mode
light_mode
errors
property
List
<
SnapshotErrorMessage
>
?
errors
final
A list of any errors returned.
Implementation
final List<SnapshotErrorMessage>? errors;
aws_redshift_api package
documentation
redshift-2012-12-01
BatchDeleteClusterSnapshotsResult
errors property
BatchDeleteClusterSnapshotsResult class