Uses of Class
software.amazon.cloudformation.loggers.CloudWatchLogPublisher
-
Packages that use CloudWatchLogPublisher Package Description software.amazon.cloudformation -
-
Uses of CloudWatchLogPublisher in software.amazon.cloudformation
Constructors in software.amazon.cloudformation with parameters of type CloudWatchLogPublisher Constructor Description LambdaWrapper(CallbackAdapter<ResourceT> callbackAdapter, CredentialsProvider platformCredentialsProvider, CredentialsProvider providerCredentialsProvider, CloudWatchLogPublisher providerEventsLogger, LogPublisher platformEventsLogger, MetricsPublisher platformMetricsPublisher, MetricsPublisher providerMetricsPublisher, CloudWatchScheduler scheduler, software.amazon.cloudformation.resource.SchemaValidator validator, Serializer serializer, software.amazon.awssdk.http.SdkHttpClient httpClient)
-