| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
S3Logs |
S3Logs.clone() |
S3Logs |
Logging.getS3Logs()
The Amazon S3 logging configuration.
|
S3Logs |
S3Logs.withS3BucketName(String s3BucketName)
The S3 bucket in which to store the logs.
|
S3Logs |
S3Logs.withS3KeyPrefix(String s3KeyPrefix)
The Amazon S3 path to the bucket where the logs are stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Logging.setS3Logs(S3Logs s3Logs)
The Amazon S3 logging configuration.
|
Logging |
Logging.withS3Logs(S3Logs s3Logs)
The Amazon S3 logging configuration.
|
Copyright © 2022. All rights reserved.