DescribeDBClusterSnapshotAttributesResult constructor

DescribeDBClusterSnapshotAttributesResult({
  1. DBClusterSnapshotAttributesResult? dBClusterSnapshotAttributesResult,
})

Implementation

DescribeDBClusterSnapshotAttributesResult({
  this.dBClusterSnapshotAttributesResult,
});