@Stability(value=Stable) @Internal public static final class CfnApp.CustomRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApp.CustomRuleProperty
CfnApp.CustomRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApp.CustomRuleProperty.Builder, CfnApp.CustomRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApp.CustomRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApp.AutoBranchCreationConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCondition()
The condition for a URL rewrite or redirect rule, such as a country code.
|
String |
getSource()
The source pattern for a URL rewrite or redirect rule.
|
String |
getStatus()
The status code for a URL rewrite or redirect rule.
|
String |
getTarget()
The target pattern for a URL rewrite or redirect rule.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnApp.CustomRuleProperty.Builder builder)
CfnApp.AutoBranchCreationConfigProperty.Builder.public final String getSource()
CfnApp.CustomRulePropertyLength Constraints: Minimum length of 1. Maximum length of 2048.
Pattern: (?s).+
getSource in interface CfnApp.CustomRulePropertypublic final String getTarget()
CfnApp.CustomRulePropertyLength Constraints: Minimum length of 1. Maximum length of 2048.
Pattern: (?s).+
getTarget in interface CfnApp.CustomRulePropertypublic final String getCondition()
CfnApp.CustomRulePropertyLength Constraints: Minimum length of 0. Maximum length of 2048.
Pattern: (?s).*
getCondition in interface CfnApp.CustomRulePropertypublic final String getStatus()
CfnApp.CustomRuleProperty
Length Constraints: Minimum length of 3. Maximum length of 7.
Pattern: .{3,7}
getStatus in interface CfnApp.CustomRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.