| Modifier and Type | Method and Description |
|---|---|
static LifecycleRule.Builder |
LifecycleRule.builder() |
LifecycleRule.Builder |
LifecycleRule.Builder.description(String description)
Sets the value of
LifecycleRule.getDescription() |
LifecycleRule.Builder |
LifecycleRule.Builder.maxImageAge(Duration maxImageAge)
Sets the value of
LifecycleRule.getMaxImageAge() |
LifecycleRule.Builder |
LifecycleRule.Builder.maxImageCount(Number maxImageCount)
Sets the value of
LifecycleRule.getMaxImageCount() |
LifecycleRule.Builder |
LifecycleRule.Builder.rulePriority(Number rulePriority)
Sets the value of
LifecycleRule.getRulePriority() |
LifecycleRule.Builder |
LifecycleRule.Builder.tagPrefixList(List<String> tagPrefixList)
Sets the value of
LifecycleRule.getTagPrefixList() |
LifecycleRule.Builder |
LifecycleRule.Builder.tagStatus(TagStatus tagStatus)
Sets the value of
LifecycleRule.getTagStatus() |
Copyright © 2021. All rights reserved.