Type Alias DeleteInstanceGroupData

DeleteInstanceGroupData: {
    name: string;
}