public static final class CfnBucket.SourceSelectionCriteriaProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBucket.SourceSelectionCriteriaProperty
CfnBucket.SourceSelectionCriteriaProperty
CfnBucket.SourceSelectionCriteriaProperty.Builder, CfnBucket.SourceSelectionCriteriaProperty.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.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getReplicaModifications()
A filter that you can specify for selection for modifications on replicas.
|
java.lang.Object |
getSseKmsEncryptedObjects()
A container for filter information for the selection of Amazon S3 objects encrypted with AWS KMS.
|
int |
hashCode() |
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.public final java.lang.Object getReplicaModifications()
CfnBucket.SourceSelectionCriteriaProperty
getReplicaModifications
in interface CfnBucket.SourceSelectionCriteriaProperty
public final java.lang.Object getSseKmsEncryptedObjects()
CfnBucket.SourceSelectionCriteriaProperty
getSseKmsEncryptedObjects
in interface CfnBucket.SourceSelectionCriteriaProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()