public static interface S3MonitoringConfiguration.Builder extends SdkPojo, CopyableBuilder<S3MonitoringConfiguration.Builder,S3MonitoringConfiguration>
| Modifier and Type | Method and Description |
|---|---|
S3MonitoringConfiguration.Builder |
encryptionKeyArn(String encryptionKeyArn)
The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
|
S3MonitoringConfiguration.Builder |
logUri(String logUri)
The Amazon S3 destination URI for log publishing.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3MonitoringConfiguration.Builder logUri(String logUri)
The Amazon S3 destination URI for log publishing.
logUri - The Amazon S3 destination URI for log publishing.S3MonitoringConfiguration.Builder encryptionKeyArn(String encryptionKeyArn)
The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
encryptionKeyArn - The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.Copyright © 2023. All rights reserved.