Uses of Interface
software.amazon.awscdk.services.aiops.CfnInvestigationGroup.EncryptionConfigMapProperty
Packages that use CfnInvestigationGroup.EncryptionConfigMapProperty
-
Uses of CfnInvestigationGroup.EncryptionConfigMapProperty in software.amazon.awscdk.services.aiops
Classes in software.amazon.awscdk.services.aiops that implement CfnInvestigationGroup.EncryptionConfigMapPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnInvestigationGroup.EncryptionConfigMapProperty
Methods in software.amazon.awscdk.services.aiops that return CfnInvestigationGroup.EncryptionConfigMapPropertyModifier and TypeMethodDescriptionCfnInvestigationGroup.EncryptionConfigMapProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.aiops with parameters of type CfnInvestigationGroup.EncryptionConfigMapPropertyModifier and TypeMethodDescriptionCfnInvestigationGroup.Builder.encryptionConfig
(CfnInvestigationGroup.EncryptionConfigMapProperty encryptionConfig) Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one.CfnInvestigationGroupProps.Builder.encryptionConfig
(CfnInvestigationGroup.EncryptionConfigMapProperty encryptionConfig) Sets the value ofCfnInvestigationGroupProps.getEncryptionConfig()
void
CfnInvestigationGroup.setEncryptionConfig
(CfnInvestigationGroup.EncryptionConfigMapProperty value) Specifies the customer managed AWS KMS key that the investigation group uses to encrypt data, if there is one.