@Stability(value=Experimental) @Internal public static final class CustomRuleOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CustomRuleOptions
CustomRuleOptionssoftware.amazon.jsii.JsiiObject.InitializationModeCustomRuleOptions.Builder, CustomRuleOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CustomRuleOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CustomRuleOptions.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()
(experimental) The condition for a URL rewrite or redirect rule, e.g.
|
String |
getSource()
(experimental) The source pattern for a URL rewrite or redirect rule.
|
RedirectStatus |
getStatus()
(experimental) The status code for a URL rewrite or redirect rule.
|
String |
getTarget()
(experimental) 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(CustomRuleOptions.Builder builder)
CustomRuleOptions.Builder.public final String getSource()
CustomRuleOptionsgetSource in interface CustomRuleOptionshttps://docs.aws.amazon.com/amplify/latest/userguide/redirects.htmlpublic final String getTarget()
CustomRuleOptionsgetTarget in interface CustomRuleOptionshttps://docs.aws.amazon.com/amplify/latest/userguide/redirects.htmlpublic final String getCondition()
CustomRuleOptionsDefault: - no condition
getCondition in interface CustomRuleOptionshttps://docs.aws.amazon.com/amplify/latest/userguide/redirects.htmlpublic final RedirectStatus getStatus()
CustomRuleOptionsDefault: PERMANENT_REDIRECT
getStatus in interface CustomRuleOptionshttps://docs.aws.amazon.com/amplify/latest/userguide/redirects.html@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.