Uses of Class
software.amazon.awssdk.services.ec2.model.VerifiedAccessLogS3Destination
-
Packages that use VerifiedAccessLogS3Destination Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of VerifiedAccessLogS3Destination in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VerifiedAccessLogS3Destination Modifier and Type Method Description VerifiedAccessLogS3DestinationVerifiedAccessLogs. s3()Amazon S3 logging options.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VerifiedAccessLogS3Destination Modifier and Type Method Description VerifiedAccessLogs.BuilderVerifiedAccessLogs.Builder. s3(VerifiedAccessLogS3Destination s3)Amazon S3 logging options.
-