@Stability(value=External)
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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApp.CustomRuleProperty.Builder |
builder() |
String |
getCondition()
`CfnApp.CustomRuleProperty.Condition`.
|
String |
getSource()
`CfnApp.CustomRuleProperty.Source`.
|
String |
getStatus()
`CfnApp.CustomRuleProperty.Status`.
|
String |
getTarget()
`CfnApp.CustomRuleProperty.Target`.
|
@Stability(value=External) String getSource()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-source@Stability(value=External) String getTarget()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-target@Stability(value=External) String getCondition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-condition@Stability(value=External) String getStatus()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-customrule.html#cfn-amplify-app-customrule-status@Stability(value=External) static CfnApp.CustomRuleProperty.Builder builder()
CfnApp.CustomRuleProperty.Builder of CfnApp.CustomRulePropertyCopyright © 2019. All rights reserved.