Uses of Class
software.amazon.awssdk.services.ec2.model.VerifiedAccessLogCloudWatchLogsDestinationOptions
Packages that use VerifiedAccessLogCloudWatchLogsDestinationOptions
-
Uses of VerifiedAccessLogCloudWatchLogsDestinationOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VerifiedAccessLogCloudWatchLogsDestinationOptionsModifier and TypeMethodDescriptionVerifiedAccessLogOptions.cloudWatchLogs()Sends Verified Access logs to CloudWatch Logs.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VerifiedAccessLogCloudWatchLogsDestinationOptionsModifier and TypeMethodDescriptionVerifiedAccessLogOptions.Builder.cloudWatchLogs(VerifiedAccessLogCloudWatchLogsDestinationOptions cloudWatchLogs) Sends Verified Access logs to CloudWatch Logs.