CommandCopyimport type { Command } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/emr.ts";interface Command {Args?: string[] | null;Name?: string | null;ScriptPath?: string | null;}§Properties§Args?: string[] | null[src]§Name?: string | null[src]§ScriptPath?: string | null[src]