UNPKG

@altostra/core

Version:

Core library for shared types and logic

5 lines (4 loc) 162 B
import type { Cluster } from "./common"; export interface ElasticMapReduceModifyInstanceGroupsPolicy { ElasticMapReduceModifyInstanceGroupsPolicy: Cluster; }