Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnPolicyStore.EncryptionSettingsProperty.Builder
Packages that use CfnPolicyStore.EncryptionSettingsProperty.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of CfnPolicyStore.EncryptionSettingsProperty.Builder in software.amazon.awscdk.services.verifiedpermissions
Methods in software.amazon.awscdk.services.verifiedpermissions that return CfnPolicyStore.EncryptionSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnPolicyStore.EncryptionSettingsProperty.builder()CfnPolicyStore.EncryptionSettingsProperty.Builder.defaultValue(Object defaultValue) Sets the value ofCfnPolicyStore.EncryptionSettingsProperty.getDefaultValue()CfnPolicyStore.EncryptionSettingsProperty.Builder.kmsEncryptionSettings(IResolvable kmsEncryptionSettings) Sets the value ofCfnPolicyStore.EncryptionSettingsProperty.getKmsEncryptionSettings()CfnPolicyStore.EncryptionSettingsProperty.Builder.kmsEncryptionSettings(CfnPolicyStore.KmsEncryptionSettingsProperty kmsEncryptionSettings) Sets the value ofCfnPolicyStore.EncryptionSettingsProperty.getKmsEncryptionSettings()Constructors in software.amazon.awscdk.services.verifiedpermissions with parameters of type CfnPolicyStore.EncryptionSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPolicyStore.EncryptionSettingsProperty.Builder.