Uses of Class
com.ngrok.definitions.EventTargetCloudwatchLogs.Builder
-
Uses of EventTargetCloudwatchLogs.Builder in com.ngrok.definitions
Modifier 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 theEventTargetCloudwatchLogs
type.