BasePathMappingsCopyimport type { BasePathMappings } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/apigateway.ts";interface BasePathMappings {items?: BasePathMapping[] | null;position?: string | null;}§Properties§items?: BasePathMapping[] | null[src]§position?: string | null[src]