@Stability(value=Stable) @Internal public static final class CfnBucket.RedirectAllRequestsToProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.RedirectAllRequestsToProperty
CfnBucket.RedirectAllRequestsToPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.RedirectAllRequestsToProperty.Builder, CfnBucket.RedirectAllRequestsToProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.RedirectAllRequestsToProperty.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) |
String |
getHostName()
Name of the host where requests are redirected.
|
String |
getProtocol()
Protocol to use when redirecting requests.
|
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.RedirectAllRequestsToProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final String getHostName()
CfnBucket.RedirectAllRequestsToPropertygetHostName in interface CfnBucket.RedirectAllRequestsToPropertypublic final String getProtocol()
CfnBucket.RedirectAllRequestsToPropertyThe default is the protocol that is used in the original request.
getProtocol in interface CfnBucket.RedirectAllRequestsToProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.