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

UpdateGatewayInformationInput

import type { UpdateGatewayInformationInput } from "https://aws-api.deno.dev/v0.4/services/storagegateway.ts?docs=full";
interface UpdateGatewayInformationInput {
CloudWatchLogGroupARN?: string | null;
GatewayARN: string;
GatewayCapacity?: GatewayCapacity | null;
GatewayName?: string | null;
GatewayTimezone?: string | null;
}

§Properties

§
CloudWatchLogGroupARN?: string | null
[src]

The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that you want to use to monitor and log events in the gateway.

For more information, see What is Amazon CloudWatch Logs?

§
GatewayARN: string
[src]
§
GatewayCapacity?: GatewayCapacity | null
[src]

Specifies the size of the gateway's metadata cache.

§
GatewayName?: string | null
[src]
§
GatewayTimezone?: string | null
[src]

A value that indicates the time zone of the gateway.