Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PlatformDifference

import type { PlatformDifference } from "https://aws-api.deno.dev/v0.3/services/costexplorer.ts?docs=full";
type PlatformDifference =
| "HYPERVISOR"
| "NETWORK_INTERFACE"
| "STORAGE_INTERFACE"
| "INSTANCE_STORE_AVAILABILITY"
| "VIRTUALIZATION_TYPE"

§Type

§
"HYPERVISOR" | "NETWORK_INTERFACE" | "STORAGE_INTERFACE" | "INSTANCE_STORE_AVAILABILITY" | "VIRTUALIZATION_TYPE" | cmnP.UnexpectedEnumValue
[src]