Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultAwsFactory

Creates AWS components by their descriptors.

see

CloudWatchLogger

see

CloudWatchCounters

Hierarchy

Index

Constructors

constructor

  • Create a new instance of the factory.

    Returns DefaultAwsFactory

Properties

Static CloudWatchCountersDescriptor

CloudWatchCountersDescriptor: any = new Descriptor("pip-services", "counters", "cloudwatch", "*", "1.0")

Static CloudWatchLoggerDescriptor

CloudWatchLoggerDescriptor: any = new Descriptor("pip-services", "logger", "cloudwatch", "*", "1.0")

Static Descriptor

Descriptor: any = new Descriptor("pip-services", "factory", "aws", "default", "1.0")

Generated using TypeDoc