ContainerExpirationPolicy
object ContainerExpirationPolicy
class Object
trait Matchable
class Any
Value members
Concrete methods
Timestamp of when the container expiration policy was created.
Timestamp of when the container expiration policy was created.
Indicates whether this container expiration policy is enabled.
Indicates whether this container expiration policy is enabled.
Tags with names matching this regex pattern will expire.
Tags with names matching this regex pattern will expire.
Tags with names matching this regex pattern will be preserved.
Tags with names matching this regex pattern will be preserved.
Next time that this container expiration policy will get executed.
Next time that this container expiration policy will get executed.
def olderThan: SelectionBuilder[ContainerExpirationPolicy, Option[ContainerExpirationPolicyOlderThanEnum]]
Tags older that this will expire.
Tags older that this will expire.