Uses of Interface
software.amazon.awscdk.services.qbusiness.CfnApplication.EncryptionConfigurationProperty
Packages that use CfnApplication.EncryptionConfigurationProperty
-
Uses of CfnApplication.EncryptionConfigurationProperty in software.amazon.awscdk.services.qbusiness
Classes in software.amazon.awscdk.services.qbusiness that implement CfnApplication.EncryptionConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApplication.EncryptionConfigurationPropertyMethods in software.amazon.awscdk.services.qbusiness that return CfnApplication.EncryptionConfigurationPropertyModifier and TypeMethodDescriptionCfnApplication.EncryptionConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.qbusiness with parameters of type CfnApplication.EncryptionConfigurationPropertyModifier and TypeMethodDescriptionCfnApplication.Builder.encryptionConfiguration(CfnApplication.EncryptionConfigurationProperty encryptionConfiguration) Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business.CfnApplicationProps.Builder.encryptionConfiguration(CfnApplication.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnApplicationProps.getEncryptionConfiguration()voidCfnApplication.setEncryptionConfiguration(CfnApplication.EncryptionConfigurationProperty value) Provides the identifier of the AWS KMS key used to encrypt data indexed by Amazon Q Business.