Values.DBClusterSnapshotAttributesResultSourceDetailed information about the attributes that are associated with a cluster snapshot.
type nonrec t = {dBClusterSnapshotIdentifier : String_.t option;The identifier of the cluster snapshot that the attributes apply to.
*)dBClusterSnapshotAttributes : DBClusterSnapshotAttributeList.t option;The list of attributes and values for the cluster snapshot.
*)}