@Stability(value=Stable) public static final class CfnConfigRule.CustomPolicyDetailsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigRule.CustomPolicyDetailsProperty>
CfnConfigRule.CustomPolicyDetailsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConfigRule.CustomPolicyDetailsProperty |
build()
Builds the configured instance.
|
CfnConfigRule.CustomPolicyDetailsProperty.Builder |
enableDebugLogDelivery(Boolean enableDebugLogDelivery)
Sets the value of
CfnConfigRule.CustomPolicyDetailsProperty.getEnableDebugLogDelivery() |
CfnConfigRule.CustomPolicyDetailsProperty.Builder |
enableDebugLogDelivery(IResolvable enableDebugLogDelivery)
Sets the value of
CfnConfigRule.CustomPolicyDetailsProperty.getEnableDebugLogDelivery() |
CfnConfigRule.CustomPolicyDetailsProperty.Builder |
policyRuntime(String policyRuntime)
Sets the value of
CfnConfigRule.CustomPolicyDetailsProperty.getPolicyRuntime() |
CfnConfigRule.CustomPolicyDetailsProperty.Builder |
policyText(String policyText)
Sets the value of
CfnConfigRule.CustomPolicyDetailsProperty.getPolicyText() |
@Stability(value=Stable) public CfnConfigRule.CustomPolicyDetailsProperty.Builder enableDebugLogDelivery(Boolean enableDebugLogDelivery)
CfnConfigRule.CustomPolicyDetailsProperty.getEnableDebugLogDelivery()enableDebugLogDelivery - `CfnConfigRule.CustomPolicyDetailsProperty.EnableDebugLogDelivery`.this@Stability(value=Stable) public CfnConfigRule.CustomPolicyDetailsProperty.Builder enableDebugLogDelivery(IResolvable enableDebugLogDelivery)
CfnConfigRule.CustomPolicyDetailsProperty.getEnableDebugLogDelivery()enableDebugLogDelivery - `CfnConfigRule.CustomPolicyDetailsProperty.EnableDebugLogDelivery`.this@Stability(value=Stable) public CfnConfigRule.CustomPolicyDetailsProperty.Builder policyRuntime(String policyRuntime)
CfnConfigRule.CustomPolicyDetailsProperty.getPolicyRuntime()policyRuntime - `CfnConfigRule.CustomPolicyDetailsProperty.PolicyRuntime`.this@Stability(value=Stable) public CfnConfigRule.CustomPolicyDetailsProperty.Builder policyText(String policyText)
CfnConfigRule.CustomPolicyDetailsProperty.getPolicyText()policyText - `CfnConfigRule.CustomPolicyDetailsProperty.PolicyText`.this@Stability(value=Stable) public CfnConfigRule.CustomPolicyDetailsProperty build()
build in interface software.amazon.jsii.Builder<CfnConfigRule.CustomPolicyDetailsProperty>CfnConfigRule.CustomPolicyDetailsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.