Uses of Class
software.amazon.awssdk.services.imagebuilder.model.S3Logs
-
Packages that use S3Logs Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of S3Logs in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return S3Logs Modifier and Type Method Description S3LogsLogging. s3Logs()The Amazon S3 logging configuration.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type S3Logs Modifier and Type Method Description Logging.BuilderLogging.Builder. s3Logs(S3Logs s3Logs)The Amazon S3 logging configuration.
-