GetGroupVersionRequestCopyimport type { GetGroupVersionRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/greengrass.ts";interface GetGroupVersionRequest {GroupId: string;GroupVersionId: string;}§Properties§GroupId: string[src]§GroupVersionId: string[src]