ModifyDBClusterSnapshotAttributeResult constructor
      
      ModifyDBClusterSnapshotAttributeResult({ 
    
    
- DBClusterSnapshotAttributesResult? dBClusterSnapshotAttributesResult,
Implementation
ModifyDBClusterSnapshotAttributeResult({
  this.dBClusterSnapshotAttributesResult,
});