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 Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IS3LogsDestinationProps.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    default 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

      @Stability(Experimental) @Nullable default IKeyRef getEncryptionKey()
      (experimental) KMS key to use for encrypting logs in the S3 bucket.

      Default: - No encryption key is configured