Skip to main content Link Search Menu Expand Document (external link)

SQSClientInstanceConfig overview

Added in v1.0.0


Table of contents


constructors

makeDefaultSQSClientInstanceConfig

Signature

export declare const makeDefaultSQSClientInstanceConfig: Effect.Effect<SQSClientConfig, never, never>

Added in v1.0.0

layers

DefaultSQSClientConfigLayer

Signature

export declare const DefaultSQSClientConfigLayer: Layer.Layer<SQSClientInstanceConfig, never, never>

Added in v1.0.0

tags

SQSClientInstanceConfig (class)

Signature

export declare class SQSClientInstanceConfig

Added in v1.0.0