Interface IS3LogsDestinationProps
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IS3LogsDestinationProps.Jsii$Default
- All Known Implementing Classes:
IS3LogsDestinationProps.Jsii$Proxy
@Generated(value="jsii-pacmak/1.126.0 (build 206d44b)",
date="2026-02-09T14:39:29.558Z")
@Stability(Experimental)
public interface IS3LogsDestinationProps
extends software.amazon.jsii.JsiiSerializable
(experimental) Properties for S3 logs destination configuration.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIS3LogsDestinationProps.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptiondefault IKeyRef(experimental) KMS key to use for encrypting logs in the S3 bucket.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getEncryptionKey
(experimental) KMS key to use for encrypting logs in the S3 bucket.Default: - No encryption key is configured
-