Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions.CfnPolicyStorePropsMixin.DeletionProtectionProperty
Packages that use CfnPolicyStorePropsMixin.DeletionProtectionProperty
-
Uses of CfnPolicyStorePropsMixin.DeletionProtectionProperty in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions
Classes in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions that implement CfnPolicyStorePropsMixin.DeletionProtectionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPolicyStorePropsMixin.DeletionProtectionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions that return CfnPolicyStorePropsMixin.DeletionProtectionPropertyModifier and TypeMethodDescriptionCfnPolicyStorePropsMixin.DeletionProtectionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.verifiedpermissions with parameters of type CfnPolicyStorePropsMixin.DeletionProtectionPropertyModifier and TypeMethodDescriptionCfnPolicyStoreMixinProps.Builder.deletionProtection(CfnPolicyStorePropsMixin.DeletionProtectionProperty deletionProtection) Sets the value ofCfnPolicyStoreMixinProps.getDeletionProtection()CfnPolicyStorePropsMixin.Builder.deletionProtection(CfnPolicyStorePropsMixin.DeletionProtectionProperty deletionProtection) Specifies whether the policy store can be deleted.