Skip to main content

include/aws@services@rds_DeleteDBClusterSnapshotInput.hrl

-record(delete_d_b_cluster_snapshot_input, {
    db_cluster_snapshot_identifier :: binary()
}).