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

LicenseConversionContext

import type { LicenseConversionContext } from "https://aws-api.deno.dev/v0.3/services/licensemanager.ts?docs=full";

Information about a license type conversion task.

interface LicenseConversionContext {
UsageOperation?: string | null;
}

§Properties

§
UsageOperation?: string | null
[src]

The Usage operation value that corresponds to the license type you are converting your resource from. For more information about which platforms correspond to which usage operation values see Sample data: usage operation by platform