Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.ReplicationRuleProperty.Builder
Packages that use CfnBucketPropsMixin.ReplicationRuleProperty.Builder
-
Uses of CfnBucketPropsMixin.ReplicationRuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.ReplicationRuleProperty.BuilderModifier and TypeMethodDescriptionCfnBucketPropsMixin.ReplicationRuleProperty.builder()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.deleteMarkerReplication(CfnBucketPropsMixin.DeleteMarkerReplicationProperty deleteMarkerReplication) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getDeleteMarkerReplication()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.deleteMarkerReplication(IResolvable deleteMarkerReplication) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getDeleteMarkerReplication()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.destination(CfnBucketPropsMixin.ReplicationDestinationProperty destination) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getDestination()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.destination(IResolvable destination) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getDestination()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.filter(CfnBucketPropsMixin.ReplicationRuleFilterProperty filter) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getFilter()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.filter(IResolvable filter) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getFilter()Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getId()Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getPrefix()Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getPriority()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.sourceSelectionCriteria(CfnBucketPropsMixin.SourceSelectionCriteriaProperty sourceSelectionCriteria) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getSourceSelectionCriteria()CfnBucketPropsMixin.ReplicationRuleProperty.Builder.sourceSelectionCriteria(IResolvable sourceSelectionCriteria) Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getSourceSelectionCriteria()Sets the value ofCfnBucketPropsMixin.ReplicationRuleProperty.getStatus()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.ReplicationRuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucketPropsMixin.ReplicationRuleProperty.Builder.