Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 740 Bytes

DeploymentOptions.md

File metadata and controls

42 lines (22 loc) · 740 Bytes

@letsgo/db / DeploymentOptions

Interface: DeploymentOptions

Options that describe the location of the LetsGo database.

Hierarchy

Table of contents

Properties

Properties

deployment

Optional deployment: string

LetsGo deployment name.

Defined in

index.ts:45


region

Optional region: string

AWS region.

Defined in

index.ts:41