public static interface LifecycleRuleAndOperator.Builder extends CopyableBuilder<LifecycleRuleAndOperator.Builder,LifecycleRuleAndOperator>
| Modifier and Type | Method and Description |
|---|---|
LifecycleRuleAndOperator.Builder |
prefix(String prefix)
Sets the value of the Prefix property for this object.
|
LifecycleRuleAndOperator.Builder |
tags(Collection<Tag> tags)
All of these tags must exist in the object's tag set in order for the rule to apply.
|
LifecycleRuleAndOperator.Builder |
tags(Tag... tags)
All of these tags must exist in the object's tag set in order for the rule to apply.
|
copyapply, buildLifecycleRuleAndOperator.Builder prefix(String prefix)
prefix - The new value for the Prefix property for this object.LifecycleRuleAndOperator.Builder tags(Collection<Tag> tags)
tags - All of these tags must exist in the object's tag set in order for the rule to apply.LifecycleRuleAndOperator.Builder tags(Tag... tags)
tags - All of these tags must exist in the object's tag set in order for the rule to apply.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.