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

CloudWatchEventsClientInstanceConfig overview

Added in v1.0.0


Table of contents


constructors

makeDefaultCloudWatchEventsClientInstanceConfig

Signature

export declare const makeDefaultCloudWatchEventsClientInstanceConfig: Effect.Effect<
  CloudWatchEventsClientConfig,
  never,
  never
>

Added in v1.0.0

layers

DefaultCloudWatchEventsClientConfigLayer

Signature

export declare const DefaultCloudWatchEventsClientConfigLayer: Layer.Layer<
  CloudWatchEventsClientInstanceConfig,
  never,
  never
>

Added in v1.0.0

tags

CloudWatchEventsClientInstanceConfig (class)

Signature

export declare class CloudWatchEventsClientInstanceConfig

Added in v1.0.0