@Stability(value=Stable) @Internal public static final class CfnBucket.ReplicationRuleFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.ReplicationRuleFilterProperty
CfnBucket.ReplicationRuleFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBucket.ReplicationRuleFilterProperty.Builder, CfnBucket.ReplicationRuleFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBucket.ReplicationRuleFilterProperty.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 |
getAnd()
A container for specifying rule filters.
|
String |
getPrefix()
An object key name prefix that identifies the subset of objects to which the rule applies.
|
Object |
getTagFilter()
A container for specifying a tag key and value.
|
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.ReplicationRuleFilterProperty.Builder builder)
CfnBucket.AbortIncompleteMultipartUploadProperty.Builder.public final Object getAnd()
CfnBucket.ReplicationRuleFilterPropertyThe filters determine the subset of objects to which the rule applies. This element is required only if you specify more than one filter. For example:
Prefix and a TagFilter , wrap these filters in an And tag.TagFilter elements in an And tag.getAnd in interface CfnBucket.ReplicationRuleFilterPropertypublic final String getPrefix()
CfnBucket.ReplicationRuleFilterProperty
Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints .
getPrefix in interface CfnBucket.ReplicationRuleFilterPropertypublic final Object getTagFilter()
CfnBucket.ReplicationRuleFilterPropertyThe rule applies only to objects that have the tag in their tag set.
getTagFilter in interface CfnBucket.ReplicationRuleFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.