CloudWatchLogsClientInstance overview
Added in v1.0.0
Table of contents
constructors
makeCloudWatchLogsClientInstance
Signature
export declare const makeCloudWatchLogsClientInstance: Effect.Effect<
CloudWatchLogsClient,
never,
CloudWatchLogsClientInstanceConfig
>
Added in v1.0.0
layers
CloudWatchLogsClientInstanceLayer
Signature
export declare const CloudWatchLogsClientInstanceLayer: Layer.Layer<
CloudWatchLogsClientInstance,
never,
CloudWatchLogsClientInstanceConfig
>
Added in v1.0.0
DefaultCloudWatchLogsClientInstanceLayer
Signature
export declare const DefaultCloudWatchLogsClientInstanceLayer: Layer.Layer<CloudWatchLogsClientInstance, never, never>
Added in v1.0.0
tags
CloudWatchLogsClientInstance (class)
Signature
export declare class CloudWatchLogsClientInstance
Added in v1.0.0