@Stability(value=Stable) public static final class CfnBucket.ReplicationRuleAndOperatorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBucket.ReplicationRuleAndOperatorProperty>
CfnBucket.ReplicationRuleAndOperatorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.ReplicationRuleAndOperatorProperty |
build()
Builds the configured instance.
|
CfnBucket.ReplicationRuleAndOperatorProperty.Builder |
prefix(String prefix)
Sets the value of
CfnBucket.ReplicationRuleAndOperatorProperty.getPrefix() |
CfnBucket.ReplicationRuleAndOperatorProperty.Builder |
tagFilters(IResolvable tagFilters)
Sets the value of
CfnBucket.ReplicationRuleAndOperatorProperty.getTagFilters() |
CfnBucket.ReplicationRuleAndOperatorProperty.Builder |
tagFilters(List<? extends Object> tagFilters)
Sets the value of
CfnBucket.ReplicationRuleAndOperatorProperty.getTagFilters() |
@Stability(value=Stable) public CfnBucket.ReplicationRuleAndOperatorProperty.Builder prefix(String prefix)
CfnBucket.ReplicationRuleAndOperatorProperty.getPrefix()prefix - `CfnBucket.ReplicationRuleAndOperatorProperty.Prefix`.this@Stability(value=Stable) public CfnBucket.ReplicationRuleAndOperatorProperty.Builder tagFilters(IResolvable tagFilters)
CfnBucket.ReplicationRuleAndOperatorProperty.getTagFilters()tagFilters - `CfnBucket.ReplicationRuleAndOperatorProperty.TagFilters`.this@Stability(value=Stable) public CfnBucket.ReplicationRuleAndOperatorProperty.Builder tagFilters(List<? extends Object> tagFilters)
CfnBucket.ReplicationRuleAndOperatorProperty.getTagFilters()tagFilters - `CfnBucket.ReplicationRuleAndOperatorProperty.TagFilters`.this@Stability(value=Stable) public CfnBucket.ReplicationRuleAndOperatorProperty build()
build in interface software.amazon.jsii.Builder<CfnBucket.ReplicationRuleAndOperatorProperty>CfnBucket.ReplicationRuleAndOperatorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.