Class CfnBucket.SourceSelectionCriteriaProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.s3.CfnBucket.SourceSelectionCriteriaProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBucket.SourceSelectionCriteriaProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnBucket.SourceSelectionCriteriaProperty
@Stability(Stable)
@Internal
public static final class CfnBucket.SourceSelectionCriteriaProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBucket.SourceSelectionCriteriaProperty
An implementation for
CfnBucket.SourceSelectionCriteriaProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.s3.CfnBucket.SourceSelectionCriteriaProperty
CfnBucket.SourceSelectionCriteriaProperty.Builder, CfnBucket.SourceSelectionCriteriaProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucket.SourceSelectionCriteriaProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectA filter that you can specify for selection for modifications on replicas.final ObjectA container for filter information for the selection of Amazon S3 objects encrypted with AWS KMS.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnBucket.SourceSelectionCriteriaProperty.Builder.
-
-
Method Details
-
getReplicaModifications
Description copied from interface:CfnBucket.SourceSelectionCriteriaPropertyA filter that you can specify for selection for modifications on replicas.- Specified by:
getReplicaModificationsin interfaceCfnBucket.SourceSelectionCriteriaProperty
-
getSseKmsEncryptedObjects
Description copied from interface:CfnBucket.SourceSelectionCriteriaPropertyA container for filter information for the selection of Amazon S3 objects encrypted with AWS KMS.- Specified by:
getSseKmsEncryptedObjectsin interfaceCfnBucket.SourceSelectionCriteriaProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-