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

TGWOnDeviceServiceConfiguration

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

An object that represents the metadata and configuration settings for the Storage Gateway service Tape Gateway type on an Amazon Web Services Snow Family device.

interface TGWOnDeviceServiceConfiguration {
StorageLimit?: number | null;
StorageUnit?: StorageUnit | null;
}

§Properties

§
StorageLimit?: number | null
[src]

The maximum number of virtual tapes to store on one Snow Family device. Due to physical resource limitations, this value must be set to 80 for Snowball Edge.

§
StorageUnit?: StorageUnit | null
[src]

The scale unit of the virtual tapes on the device.