Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions.CfnPolicyStoreMixinProps.Builder
Packages that use CfnPolicyStoreMixinProps.Builder
-
Uses of CfnPolicyStoreMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions
Methods in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions that return CfnPolicyStoreMixinProps.BuilderModifier and TypeMethodDescriptionCfnPolicyStoreMixinProps.builder()CfnPolicyStoreMixinProps.Builder.deletionProtection(CfnPolicyStorePropsMixin.DeletionProtectionProperty deletionProtection) Sets the value ofCfnPolicyStoreMixinProps.getDeletionProtection()CfnPolicyStoreMixinProps.Builder.deletionProtection(IResolvable deletionProtection) Sets the value ofCfnPolicyStoreMixinProps.getDeletionProtection()CfnPolicyStoreMixinProps.Builder.description(String description) Sets the value ofCfnPolicyStoreMixinProps.getDescription()CfnPolicyStoreMixinProps.Builder.encryptionSettings(CfnPolicyStorePropsMixin.EncryptionSettingsProperty encryptionSettings) Sets the value ofCfnPolicyStoreMixinProps.getEncryptionSettings()CfnPolicyStoreMixinProps.Builder.encryptionSettings(IResolvable encryptionSettings) Sets the value ofCfnPolicyStoreMixinProps.getEncryptionSettings()CfnPolicyStoreMixinProps.Builder.schema(CfnPolicyStorePropsMixin.SchemaDefinitionProperty schema) Sets the value ofCfnPolicyStoreMixinProps.getSchema()CfnPolicyStoreMixinProps.Builder.schema(IResolvable schema) Sets the value ofCfnPolicyStoreMixinProps.getSchema()Sets the value ofCfnPolicyStoreMixinProps.getTags()CfnPolicyStoreMixinProps.Builder.validationSettings(CfnPolicyStorePropsMixin.ValidationSettingsProperty validationSettings) Sets the value ofCfnPolicyStoreMixinProps.getValidationSettings()CfnPolicyStoreMixinProps.Builder.validationSettings(IResolvable validationSettings) Sets the value ofCfnPolicyStoreMixinProps.getValidationSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions with parameters of type CfnPolicyStoreMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPolicyStoreMixinProps.Builder.