IoTClientInstance overview
Added in v1.0.0
Table of contents
constructors
makeIoTClientInstance
Signature
export declare const makeIoTClientInstance: Effect.Effect<IoTClient, never, IoTClientInstanceConfig | Scope>
Added in v1.0.0
layers
DefaultIoTClientInstanceLayer
Signature
export declare const DefaultIoTClientInstanceLayer: Layer.Layer<IoTClientInstance, never, never>
Added in v1.0.0
IoTClientInstanceLayer
Signature
export declare const IoTClientInstanceLayer: Layer.Layer<IoTClientInstance, never, IoTClientInstanceConfig>
Added in v1.0.0
tags
IoTClientInstance (class)
Signature
export declare class IoTClientInstance
Added in v1.0.0