Uses of Class
software.amazon.awscdk.services.verifiedpermissions.CfnPolicyStoreProps.Builder
Packages that use CfnPolicyStoreProps.Builder
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of CfnPolicyStoreProps.Builder in software.amazon.awscdk.services.verifiedpermissions
Methods in software.amazon.awscdk.services.verifiedpermissions that return CfnPolicyStoreProps.BuilderModifier and TypeMethodDescriptionstatic CfnPolicyStoreProps.BuilderCfnPolicyStoreProps.builder()CfnPolicyStoreProps.Builder.deletionProtection(IResolvable deletionProtection) Sets the value ofCfnPolicyStoreProps.getDeletionProtection()CfnPolicyStoreProps.Builder.deletionProtection(CfnPolicyStore.DeletionProtectionProperty deletionProtection) Sets the value ofCfnPolicyStoreProps.getDeletionProtection()CfnPolicyStoreProps.Builder.description(String description) Sets the value ofCfnPolicyStoreProps.getDescription()CfnPolicyStoreProps.Builder.schema(IResolvable schema) Sets the value ofCfnPolicyStoreProps.getSchema()CfnPolicyStoreProps.Builder.schema(CfnPolicyStore.SchemaDefinitionProperty schema) Sets the value ofCfnPolicyStoreProps.getSchema()Sets the value ofCfnPolicyStoreProps.getTags()CfnPolicyStoreProps.Builder.validationSettings(IResolvable validationSettings) Sets the value ofCfnPolicyStoreProps.getValidationSettings()CfnPolicyStoreProps.Builder.validationSettings(CfnPolicyStore.ValidationSettingsProperty validationSettings) Sets the value ofCfnPolicyStoreProps.getValidationSettings()Constructors in software.amazon.awscdk.services.verifiedpermissions with parameters of type CfnPolicyStoreProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPolicyStoreProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyStoreProps.Builder.