Uses of Class
com.ngrok.definitions.EventTargetCloudwatchLogs
-
Uses of EventTargetCloudwatchLogs in com.ngrok.definitions
Modifier and TypeMethodDescriptionEventTargetCloudwatchLogs.Builder.build()
Constructs theEventTargetCloudwatchLogs
instance.Modifier and TypeMethodDescriptionEventTarget.getCloudwatchLogs()
Configuration used to send events to Amazon CloudWatch Logs.Modifier and TypeMethodDescriptionEventTarget.Builder.cloudwatchLogs
(EventTargetCloudwatchLogs cloudwatchLogs) Configuration used to send events to Amazon CloudWatch Logs.Modifier and TypeMethodDescriptionEventTarget.Builder.cloudwatchLogs
(Optional<EventTargetCloudwatchLogs> cloudwatchLogs) Configuration used to send events to Amazon CloudWatch Logs.