NodegroupResources
import type { NodegroupResources } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/eks.ts";interface NodegroupResources {
autoScalingGroups?: AutoScalingGroup[] | null;
remoteAccessSecurityGroup?: string | null;
}import type { NodegroupResources } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/eks.ts";