Uses of Interface
software.amazon.awscdk.services.observabilityadmin.CfnS3TableIntegration.EncryptionConfigProperty
Packages that use CfnS3TableIntegration.EncryptionConfigProperty
Package
Description
AWS::ObservabilityAdmin Construct Library
-
Uses of CfnS3TableIntegration.EncryptionConfigProperty in software.amazon.awscdk.services.observabilityadmin
Classes in software.amazon.awscdk.services.observabilityadmin that implement CfnS3TableIntegration.EncryptionConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnS3TableIntegration.EncryptionConfigPropertyMethods in software.amazon.awscdk.services.observabilityadmin that return CfnS3TableIntegration.EncryptionConfigPropertyModifier and TypeMethodDescriptionCfnS3TableIntegration.EncryptionConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.observabilityadmin with parameters of type CfnS3TableIntegration.EncryptionConfigPropertyModifier and TypeMethodDescriptionCfnS3TableIntegration.Builder.encryption(CfnS3TableIntegration.EncryptionConfigProperty encryption) Defines the encryption configuration for S3 Table integrations, including the encryption algorithm and KMS key settings.CfnS3TableIntegrationProps.Builder.encryption(CfnS3TableIntegration.EncryptionConfigProperty encryption) Sets the value ofCfnS3TableIntegrationProps.getEncryption()voidCfnS3TableIntegration.setEncryption(CfnS3TableIntegration.EncryptionConfigProperty value) Defines the encryption configuration for S3 Table integrations, including the encryption algorithm and KMS key settings.