| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
BucketAccessLogConfig |
Bucket.accessLogConfig()
An object that describes the access log configuration for the bucket.
|
BucketAccessLogConfig |
UpdateBucketRequest.accessLogConfig()
An object that describes the access log configuration for the bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.accessLogConfig(BucketAccessLogConfig accessLogConfig)
An object that describes the access log configuration for the bucket.
|
UpdateBucketRequest.Builder |
UpdateBucketRequest.Builder.accessLogConfig(BucketAccessLogConfig accessLogConfig)
An object that describes the access log configuration for the bucket.
|
Copyright © 2023. All rights reserved.