Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.SourceSelectionCriteriaProperty.Builder
Packages that use CfnBucket.SourceSelectionCriteriaProperty.Builder
-
Uses of CfnBucket.SourceSelectionCriteriaProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.SourceSelectionCriteriaProperty.BuilderModifier and TypeMethodDescriptionCfnBucket.SourceSelectionCriteriaProperty.builder()CfnBucket.SourceSelectionCriteriaProperty.Builder.replicaModifications(IResolvable replicaModifications) Sets the value ofCfnBucket.SourceSelectionCriteriaProperty.getReplicaModifications()CfnBucket.SourceSelectionCriteriaProperty.Builder.replicaModifications(CfnBucket.ReplicaModificationsProperty replicaModifications) Sets the value ofCfnBucket.SourceSelectionCriteriaProperty.getReplicaModifications()CfnBucket.SourceSelectionCriteriaProperty.Builder.sseKmsEncryptedObjects(IResolvable sseKmsEncryptedObjects) Sets the value ofCfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects()CfnBucket.SourceSelectionCriteriaProperty.Builder.sseKmsEncryptedObjects(CfnBucket.SseKmsEncryptedObjectsProperty sseKmsEncryptedObjects) Sets the value ofCfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects()Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.SourceSelectionCriteriaProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucket.SourceSelectionCriteriaProperty.Builder.