Uses of Class
software.amazon.awscdk.services.config.CfnConfigRule.CustomPolicyDetailsProperty.Builder
Packages that use CfnConfigRule.CustomPolicyDetailsProperty.Builder
- 
Uses of CfnConfigRule.CustomPolicyDetailsProperty.Builder in software.amazon.awscdk.services.configMethods in software.amazon.awscdk.services.config that return CfnConfigRule.CustomPolicyDetailsProperty.BuilderModifier and TypeMethodDescriptionCfnConfigRule.CustomPolicyDetailsProperty.builder()CfnConfigRule.CustomPolicyDetailsProperty.Builder.enableDebugLogDelivery(Boolean enableDebugLogDelivery) Sets the value ofCfnConfigRule.CustomPolicyDetailsProperty.getEnableDebugLogDelivery()CfnConfigRule.CustomPolicyDetailsProperty.Builder.enableDebugLogDelivery(IResolvable enableDebugLogDelivery) Sets the value ofCfnConfigRule.CustomPolicyDetailsProperty.getEnableDebugLogDelivery()CfnConfigRule.CustomPolicyDetailsProperty.Builder.policyRuntime(String policyRuntime) Sets the value ofCfnConfigRule.CustomPolicyDetailsProperty.getPolicyRuntime()CfnConfigRule.CustomPolicyDetailsProperty.Builder.policyText(String policyText) Sets the value ofCfnConfigRule.CustomPolicyDetailsProperty.getPolicyText()Constructors in software.amazon.awscdk.services.config with parameters of type CfnConfigRule.CustomPolicyDetailsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigRule.CustomPolicyDetailsProperty.Builder.