Uses of Class
com.ngrok.definitions.EventTargetCloudwatchLogs
Packages that use EventTargetCloudwatchLogs
-
Uses of EventTargetCloudwatchLogs in com.ngrok.definitions
Methods in com.ngrok.definitions that return EventTargetCloudwatchLogsModifier and TypeMethodDescriptionEventTargetCloudwatchLogs.Builder.build()
Constructs theEventTargetCloudwatchLogs
instance.Methods in com.ngrok.definitions that return types with arguments of type EventTargetCloudwatchLogsModifier and TypeMethodDescriptionEventTarget.getCloudwatchLogs()
Configuration used to send events to Amazon CloudWatch Logs.Methods in com.ngrok.definitions with parameters of type EventTargetCloudwatchLogsModifier and TypeMethodDescriptionEventTarget.Builder.cloudwatchLogs
(EventTargetCloudwatchLogs cloudwatchLogs) Configuration used to send events to Amazon CloudWatch Logs.Method parameters in com.ngrok.definitions with type arguments of type EventTargetCloudwatchLogsModifier and TypeMethodDescriptionEventTarget.Builder.cloudwatchLogs
(Optional<EventTargetCloudwatchLogs> cloudwatchLogs) Configuration used to send events to Amazon CloudWatch Logs.