| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default TagStatus |
LifecycleRule.getTagStatus()
Select images based on tags.
|
TagStatus |
LifecycleRule.Jsii$Proxy.getTagStatus() |
static TagStatus |
TagStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TagStatus[] |
TagStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleRule.Builder |
LifecycleRule.Builder.tagStatus(TagStatus tagStatus)
Sets the value of
LifecycleRule.getTagStatus() |
Copyright © 2022. All rights reserved.