public static interface LifecyclePolicyRuleAction.Builder extends SdkPojo, 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.
|
copyapplyMutation, 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.