@Stability(value=Stable) @Internal public static final class CfnBucket.ReplicationRuleAndOperatorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.ReplicationRuleAndOperatorProperty
CfnBucket.ReplicationRuleAndOperatorProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnBucket.ReplicationRuleAndOperatorProperty.Builder, CfnBucket.ReplicationRuleAndOperatorProperty.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 prefix,
Object tagFilters)
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 |
getPrefix()
`CfnBucket.ReplicationRuleAndOperatorProperty.Prefix`.
|
Object |
getTagFilters()
`CfnBucket.ReplicationRuleAndOperatorProperty.TagFilters`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(String prefix, Object tagFilters)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder
.public final String getPrefix()
CfnBucket.ReplicationRuleAndOperatorProperty
getPrefix
in interface CfnBucket.ReplicationRuleAndOperatorProperty
public final Object getTagFilters()
CfnBucket.ReplicationRuleAndOperatorProperty
getTagFilters
in interface CfnBucket.ReplicationRuleAndOperatorProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.