DynamoDBClientInstanceConfig overview
Added in v1.0.0
Table of contents
constructors
makeDefaultDynamoDBClientInstanceConfig
Signature
export declare const makeDefaultDynamoDBClientInstanceConfig: Effect.Effect<DynamoDBClientConfig, never, never>
Added in v1.0.0
layers
DefaultDynamoDBClientConfigLayer
Signature
export declare const DefaultDynamoDBClientConfigLayer: Layer.Layer<DynamoDBClientInstanceConfig, never, never>
Added in v1.0.0
tags
DynamoDBClientInstanceConfig (class)
Signature
export declare class DynamoDBClientInstanceConfig
Added in v1.0.0