public static interface LifecyclePolicyRuleAction.Builder extends CopyableBuilder<LifecyclePolicyRuleAction.Builder,LifecyclePolicyRuleAction>
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicyRuleAction.Builder |
type(ImageActionType type)
The type of action to be taken.
|
LifecyclePolicyRuleAction.Builder |
type(String type)
The type of action to be taken.
|
copyapply, buildLifecyclePolicyRuleAction.Builder type(String type)
The type of action to be taken.
type - The type of action to be taken.ImageActionType,
ImageActionTypeLifecyclePolicyRuleAction.Builder type(ImageActionType type)
The type of action to be taken.
type - The type of action to be taken.ImageActionType,
ImageActionTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.