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

AwsEc2LaunchTemplateDataLicenseSetDetails

import type { AwsEc2LaunchTemplateDataLicenseSetDetails } from "https://aws-api.deno.dev/v0.4/services/securityhub.ts?docs=full";

Provides details about the license configuration for an Amazon EC2 instance.

interface AwsEc2LaunchTemplateDataLicenseSetDetails {
LicenseConfigurationArn?: string | null;
}

§Properties

§
LicenseConfigurationArn?: string | null
[src]

The Amazon Resource Name (ARN) of the license configuration.