@Stability(value=External) public static final class CfnApp.CustomRuleProperty.Builder extends Object
CfnApp.CustomRuleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApp.CustomRuleProperty |
build()
Builds the configured instance.
|
CfnApp.CustomRuleProperty.Builder |
withCondition(String value)
Sets the value of Condition
|
CfnApp.CustomRuleProperty.Builder |
withSource(String value)
Sets the value of Source
|
CfnApp.CustomRuleProperty.Builder |
withStatus(String value)
Sets the value of Status
|
CfnApp.CustomRuleProperty.Builder |
withTarget(String value)
Sets the value of Target
|
@Stability(value=External) public CfnApp.CustomRuleProperty.Builder withSource(String value)
value - `CfnApp.CustomRuleProperty.Source`.this@Stability(value=External) public CfnApp.CustomRuleProperty.Builder withTarget(String value)
value - `CfnApp.CustomRuleProperty.Target`.this@Stability(value=External) public CfnApp.CustomRuleProperty.Builder withCondition(@Nullable String value)
value - `CfnApp.CustomRuleProperty.Condition`.this@Stability(value=External) public CfnApp.CustomRuleProperty.Builder withStatus(@Nullable String value)
value - `CfnApp.CustomRuleProperty.Status`.this@Stability(value=External) public CfnApp.CustomRuleProperty build()
CfnApp.CustomRulePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.