Uses of Class
com.ngrok.definitions.EventTargetCloudwatchLogs.Builder
Packages that use EventTargetCloudwatchLogs.Builder
-
Uses of EventTargetCloudwatchLogs.Builder in com.ngrok.definitions
Methods in com.ngrok.definitions that return EventTargetCloudwatchLogs.BuilderModifier and TypeMethodDescriptionConfiguration for how to authenticate into your AWS account.Configuration for how to authenticate into your AWS account.EventTargetCloudwatchLogs.Builder.logGroupArn(String logGroupArn) An Amazon Resource Name specifying the CloudWatch Logs group to deposit events into.EventTargetCloudwatchLogs.Builder.logGroupArn(Optional<String> logGroupArn) An Amazon Resource Name specifying the CloudWatch Logs group to deposit events into.EventTargetCloudwatchLogs.newBuilder()Creates a new builder for theEventTargetCloudwatchLogstype.