Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
VerifiedAccessLogS3Destination |
VerifiedAccessLogS3Destination.clone() |
VerifiedAccessLogS3Destination |
VerifiedAccessLogs.getS3()
Amazon S3 logging options.
|
VerifiedAccessLogS3Destination |
VerifiedAccessLogS3Destination.withBucketName(String bucketName)
The bucket name.
|
VerifiedAccessLogS3Destination |
VerifiedAccessLogS3Destination.withBucketOwner(String bucketOwner)
The Amazon Web Services account number that owns the bucket.
|
VerifiedAccessLogS3Destination |
VerifiedAccessLogS3Destination.withDeliveryStatus(VerifiedAccessLogDeliveryStatus deliveryStatus)
The delivery status.
|
VerifiedAccessLogS3Destination |
VerifiedAccessLogS3Destination.withEnabled(Boolean enabled)
Indicates whether logging is enabled.
|
VerifiedAccessLogS3Destination |
VerifiedAccessLogS3Destination.withPrefix(String prefix)
The bucket prefix.
|
Modifier and Type | Method and Description |
---|---|
void |
VerifiedAccessLogs.setS3(VerifiedAccessLogS3Destination s3)
Amazon S3 logging options.
|
VerifiedAccessLogs |
VerifiedAccessLogs.withS3(VerifiedAccessLogS3Destination s3)
Amazon S3 logging options.
|
Copyright © 2023. All rights reserved.