RIProductDescription
import type { RIProductDescription } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/ec2.ts";type RIProductDescription =
| "Linux/UNIX"
| "Linux/UNIX (Amazon VPC)"
| "Windows"
| "Windows (Amazon VPC)"
§Type
§
"Linux/UNIX" | "Linux/UNIX (Amazon VPC)" | "Windows" | "Windows (Amazon VPC)" | cmnP.UnexpectedEnumValue
[src]