Uses of Class
software.amazon.awssdk.services.ec2.model.VerifiedAccessLogCloudWatchLogsDestination
-
Packages that use VerifiedAccessLogCloudWatchLogsDestination Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of VerifiedAccessLogCloudWatchLogsDestination in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VerifiedAccessLogCloudWatchLogsDestination Modifier and Type Method Description VerifiedAccessLogCloudWatchLogsDestinationVerifiedAccessLogs. cloudWatchLogs()CloudWatch Logs logging destination.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VerifiedAccessLogCloudWatchLogsDestination Modifier and Type Method Description VerifiedAccessLogs.BuilderVerifiedAccessLogs.Builder. cloudWatchLogs(VerifiedAccessLogCloudWatchLogsDestination cloudWatchLogs)CloudWatch Logs logging destination.
-