Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.kms.CfnKeyMixinProps.Builder
Packages that use CfnKeyMixinProps.Builder
-
Uses of CfnKeyMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.kms
Methods in software.amazon.awscdk.cfnpropertymixins.services.kms that return CfnKeyMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnKeyMixinProps.BuilderCfnKeyMixinProps.builder()CfnKeyMixinProps.Builder.bypassPolicyLockoutSafetyCheck(Boolean bypassPolicyLockoutSafetyCheck) Sets the value ofCfnKeyMixinProps.getBypassPolicyLockoutSafetyCheck()CfnKeyMixinProps.Builder.bypassPolicyLockoutSafetyCheck(IResolvable bypassPolicyLockoutSafetyCheck) Sets the value ofCfnKeyMixinProps.getBypassPolicyLockoutSafetyCheck()CfnKeyMixinProps.Builder.description(String description) Sets the value ofCfnKeyMixinProps.getDescription()Sets the value ofCfnKeyMixinProps.getEnabled()CfnKeyMixinProps.Builder.enabled(IResolvable enabled) Sets the value ofCfnKeyMixinProps.getEnabled()CfnKeyMixinProps.Builder.enableKeyRotation(Boolean enableKeyRotation) Sets the value ofCfnKeyMixinProps.getEnableKeyRotation()CfnKeyMixinProps.Builder.enableKeyRotation(IResolvable enableKeyRotation) Sets the value ofCfnKeyMixinProps.getEnableKeyRotation()Sets the value ofCfnKeyMixinProps.getKeyPolicy()Sets the value ofCfnKeyMixinProps.getKeySpec()Sets the value ofCfnKeyMixinProps.getKeyUsage()CfnKeyMixinProps.Builder.multiRegion(Boolean multiRegion) Sets the value ofCfnKeyMixinProps.getMultiRegion()CfnKeyMixinProps.Builder.multiRegion(IResolvable multiRegion) Sets the value ofCfnKeyMixinProps.getMultiRegion()Sets the value ofCfnKeyMixinProps.getOrigin()CfnKeyMixinProps.Builder.pendingWindowInDays(Number pendingWindowInDays) Sets the value ofCfnKeyMixinProps.getPendingWindowInDays()CfnKeyMixinProps.Builder.rotationPeriodInDays(Number rotationPeriodInDays) Sets the value ofCfnKeyMixinProps.getRotationPeriodInDays()Sets the value ofCfnKeyMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.kms with parameters of type CfnKeyMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnKeyMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnKeyMixinProps.Builder.