NodePropertiesSummary
import type { NodePropertiesSummary } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/batch.ts";interface NodePropertiesSummary {
isMainNode?: boolean | null;
nodeIndex?: number | null;
numNodes?: number | null;
}import type { NodePropertiesSummary } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/batch.ts";