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

AwsEc2LaunchTemplateDataMaintenanceOptionsDetails

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

The maintenance options of an Amazon EC2 instance.

interface AwsEc2LaunchTemplateDataMaintenanceOptionsDetails {
AutoRecovery?: string | null;
}

§Properties

§
AutoRecovery?: string | null
[src]

Disables the automatic recovery behavior of your instance or sets it to default.