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

ImportImageLicenseConfigurationResponse

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

The response information for license configurations.

interface ImportImageLicenseConfigurationResponse {
LicenseConfigurationArn?: string | null;
}

§Properties

§
LicenseConfigurationArn?: string | null
[src]

The ARN of a license configuration.