import type { Cluster } from "./common";
export interface ElasticMapReduceCancelStepsPolicy {
    ElasticMapReduceCancelStepsPolicy: Cluster;
}
