@Stability(value=Stable)
public static interface CfnApp.CustomRuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApp.CustomRuleProperty.Builder
A builder for
CfnApp.CustomRuleProperty |
static class |
CfnApp.CustomRuleProperty.Jsii$Proxy
An implementation for
CfnApp.CustomRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApp.CustomRuleProperty.Builder |
builder() |
default String |
getCondition()
`CfnApp.CustomRuleProperty.Condition`.
|
String |
getSource()
`CfnApp.CustomRuleProperty.Source`.
|
default String |
getStatus()
`CfnApp.CustomRuleProperty.Status`.
|
String |
getTarget()
`CfnApp.CustomRuleProperty.Target`.
|
@Stability(value=Stable) @NotNull String getSource()
@Stability(value=Stable) @NotNull String getTarget()
@Stability(value=Stable) @Nullable default String getCondition()
@Stability(value=Stable) @Nullable default String getStatus()
@Stability(value=Stable) static CfnApp.CustomRuleProperty.Builder builder()
CfnApp.CustomRuleProperty.Builder of CfnApp.CustomRulePropertyCopyright © 2021. All rights reserved.