DBClusterSnapshotAttributesResult constructor
DBClusterSnapshotAttributesResult({
- List<
DBClusterSnapshotAttribute> ? dBClusterSnapshotAttributes, - String? dBClusterSnapshotIdentifier,
Implementation
DBClusterSnapshotAttributesResult({
this.dBClusterSnapshotAttributes,
this.dBClusterSnapshotIdentifier,
});