Interface IS3LogsDestinationProps.Jsii$Default
- All Superinterfaces:
IS3LogsDestinationProps,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IS3LogsDestinationProps.Jsii$Proxy
- Enclosing interface:
IS3LogsDestinationProps
@Internal
public static interface IS3LogsDestinationProps.Jsii$Default
extends IS3LogsDestinationProps
Internal default implementation for
IS3LogsDestinationProps.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.logs.IS3LogsDestinationProps
IS3LogsDestinationProps.Jsii$Default, IS3LogsDestinationProps.Jsii$Proxy -
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
- Specified by:
getEncryptionKeyin interfaceIS3LogsDestinationProps
-