Package com.ngrok.definitions
Class EventTargetCloudwatchLogs
java.lang.Object
com.ngrok.definitions.EventTargetCloudwatchLogs
A class encapsulating the
EventTargetCloudwatchLogs resource.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAuth()Configuration for how to authenticate into your AWS account.An Amazon Resource Name specifying the CloudWatch Logs group to deposit events into.inthashCode()Creates a new builder for theEventTargetCloudwatchLogstype.toString()
-
Method Details
-
newBuilder
Creates a new builder for theEventTargetCloudwatchLogstype.- Returns:
- a new
EventTargetCloudwatchLogs.Builder
-
getAuth
Configuration for how to authenticate into your AWS account. Exactly one ofroleorcredsshould be configured.- Returns:
- the value of the property as a
AwsAuth
-
getLogGroupArn
An Amazon Resource Name specifying the CloudWatch Logs group to deposit events into.- Returns:
- the value of the property as a
String
-
equals
-
hashCode
public int hashCode() -
toString
-