| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static LifecyclePolicyTimeUnit |
LifecyclePolicyTimeUnit.fromValue(String value)
Use this in place of valueOf.
|
static LifecyclePolicyTimeUnit |
LifecyclePolicyTimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecyclePolicyTimeUnit[] |
LifecyclePolicyTimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicyDetailExclusionRulesAmisLastLaunched |
LifecyclePolicyDetailExclusionRulesAmisLastLaunched.withUnit(LifecyclePolicyTimeUnit unit)
Defines the unit of time that the lifecycle policy uses to calculate elapsed time since the last instance
launched from the AMI.
|
LifecyclePolicyDetailFilter |
LifecyclePolicyDetailFilter.withUnit(LifecyclePolicyTimeUnit unit)
Defines the unit of time that the lifecycle policy uses to determine impacted resources.
|
Copyright © 2023. All rights reserved.