@Stability(value=Stable) public static final class CfnBucket.SourceSelectionCriteriaProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.SourceSelectionCriteriaProperty>
CfnBucket.SourceSelectionCriteriaProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty.Builder replicaModifications(CfnBucket.ReplicaModificationsProperty replicaModifications)
CfnBucket.SourceSelectionCriteriaProperty.getReplicaModifications()replicaModifications - A filter that you can specify for selection for modifications on replicas.this@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty.Builder replicaModifications(IResolvable replicaModifications)
CfnBucket.SourceSelectionCriteriaProperty.getReplicaModifications()replicaModifications - A filter that you can specify for selection for modifications on replicas.this@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty.Builder sseKmsEncryptedObjects(CfnBucket.SseKmsEncryptedObjectsProperty sseKmsEncryptedObjects)
CfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects()sseKmsEncryptedObjects - A container for filter information for the selection of Amazon S3 objects encrypted with AWS KMS.this@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty.Builder sseKmsEncryptedObjects(IResolvable sseKmsEncryptedObjects)
CfnBucket.SourceSelectionCriteriaProperty.getSseKmsEncryptedObjects()sseKmsEncryptedObjects - A container for filter information for the selection of Amazon S3 objects encrypted with AWS KMS.this@Stability(value=Stable) public CfnBucket.SourceSelectionCriteriaProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.SourceSelectionCriteriaProperty>CfnBucket.SourceSelectionCriteriaPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.