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

CreateStoreImageTaskResult

import type { CreateStoreImageTaskResult } from "https://aws-api.deno.dev/v0.3/services/ec2.ts?docs=full";
interface CreateStoreImageTaskResult {
ObjectKey?: string | null;
}

§Properties

§
ObjectKey?: string | null
[src]

The name of the stored AMI object in the S3 bucket.