Skip to main content
Module

x/aws_api/services/s3/mod.ts>InventoryS3BucketDestination

From-scratch Typescript client for accessing AWS APIs
Go to Latest
interface InventoryS3BucketDestination
import { type InventoryS3BucketDestination } from "https://deno.land/x/aws_api@v0.8.0/services/s3/mod.ts";

Properties

optional
AccountId: string | null
Bucket: string
optional
Prefix: string | null
optional
Encryption: InventoryEncryption | null