Class CloudWatchEventsProvider

java.lang.Object
software.amazon.cloudformation.injection.AmazonWebServicesProvider
software.amazon.cloudformation.injection.CloudWatchEventsProvider

public class CloudWatchEventsProvider
extends AmazonWebServicesProvider
  • Constructor Summary

    Constructors
    Constructor Description
    CloudWatchEventsProvider​(CredentialsProvider credentialsProvider, software.amazon.awssdk.http.SdkHttpClient httpClient)  
  • Method Summary

    Modifier and Type Method Description
    software.amazon.awssdk.services.cloudwatchevents.CloudWatchEventsClient get()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CloudWatchEventsProvider

      public CloudWatchEventsProvider​(CredentialsProvider credentialsProvider, software.amazon.awssdk.http.SdkHttpClient httpClient)
  • Method Details

    • get

      public software.amazon.awssdk.services.cloudwatchevents.CloudWatchEventsClient get()