@Stability(value=Stable) @Internal public static final class CfnBucket.RedirectRuleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.RedirectRuleProperty
CfnBucket.RedirectRulePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.RedirectRuleProperty.Builder, CfnBucket.RedirectRuleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String hostName,
String httpRedirectCode,
String protocol,
String replaceKeyPrefixWith,
String replaceKeyWith)
Constructor that initializes the object based on literal property values passed by the
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHostName()
`CfnBucket.RedirectRuleProperty.HostName`.
|
String |
getHttpRedirectCode()
`CfnBucket.RedirectRuleProperty.HttpRedirectCode`.
|
String |
getProtocol()
`CfnBucket.RedirectRuleProperty.Protocol`.
|
String |
getReplaceKeyPrefixWith()
`CfnBucket.RedirectRuleProperty.ReplaceKeyPrefixWith`.
|
String |
getReplaceKeyWith()
`CfnBucket.RedirectRuleProperty.ReplaceKeyWith`.
|
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.public final String getHostName()
CfnBucket.RedirectRulePropertygetHostName in interface CfnBucket.RedirectRulePropertypublic final String getHttpRedirectCode()
CfnBucket.RedirectRulePropertygetHttpRedirectCode in interface CfnBucket.RedirectRulePropertypublic final String getProtocol()
CfnBucket.RedirectRulePropertygetProtocol in interface CfnBucket.RedirectRulePropertypublic final String getReplaceKeyPrefixWith()
CfnBucket.RedirectRulePropertygetReplaceKeyPrefixWith in interface CfnBucket.RedirectRulePropertypublic final String getReplaceKeyWith()
CfnBucket.RedirectRulePropertygetReplaceKeyWith in interface CfnBucket.RedirectRuleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.