@Stability(value=Stable) @Internal public static final class CfnBucket.RoutingRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.RoutingRuleProperty
CfnBucket.RoutingRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.RoutingRuleProperty.Builder, CfnBucket.RoutingRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.RoutingRuleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.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) |
Object |
getRedirectRule()
Container for redirect information.
|
Object |
getRoutingRuleCondition()
A container for describing a condition that must be met for the specified redirect to apply.
|
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(CfnBucket.RoutingRuleProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final Object getRedirectRule()
CfnBucket.RoutingRulePropertyYou can redirect requests to another host, to another page, or with another protocol. In the event of an error, you can specify a different error code to return.
getRedirectRule in interface CfnBucket.RoutingRulePropertypublic final Object getRoutingRuleCondition()
CfnBucket.RoutingRuleProperty
For example, 1. If request is for pages in the /docs folder, redirect to the /documents folder. 2. If request results in HTTP error 4xx, redirect request to another host where you might process the error.
getRoutingRuleCondition in interface CfnBucket.RoutingRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.