@Stability(value=Stable)
public static interface CfnApp.CustomRuleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-source@Stability(value=Stable) @NotNull String getTarget()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-target@Stability(value=Stable) @Nullable default String getCondition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-condition@Stability(value=Stable) @Nullable default String getStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-status@Stability(value=Stable) static CfnApp.CustomRuleProperty.Builder builder()
CfnApp.CustomRuleProperty.Builder of CfnApp.CustomRulePropertyCopyright © 2020. All rights reserved.