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