Uses of Class
org.graylog.integrations.aws.service.CloudWatchService
Packages that use CloudWatchService
-
Uses of CloudWatchService in org.graylog.integrations.aws.resources
Constructors in org.graylog.integrations.aws.resources with parameters of type CloudWatchServiceModifierConstructorDescriptionAWSResource(AWSService awsService, KinesisService kinesisService, CloudWatchService cloudWatchService, MessageInputFactory messageInputFactory) KinesisSetupResource(CloudWatchService cloudWatchService, KinesisService kinesisService)