| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicyDetailExclusionRulesAmisLastLaunched |
LifecyclePolicyDetailExclusionRulesAmisLastLaunched.clone() |
LifecyclePolicyDetailExclusionRulesAmisLastLaunched |
LifecyclePolicyDetailExclusionRulesAmis.getLastLaunched()
Specifies configuration details for Image Builder to exclude the most recent resources from lifecycle actions.
|
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.
|
LifecyclePolicyDetailExclusionRulesAmisLastLaunched |
LifecyclePolicyDetailExclusionRulesAmisLastLaunched.withUnit(String unit)
Defines the unit of time that the lifecycle policy uses to calculate elapsed time since the last instance
launched from the AMI.
|
LifecyclePolicyDetailExclusionRulesAmisLastLaunched |
LifecyclePolicyDetailExclusionRulesAmisLastLaunched.withValue(Integer value)
The integer number of units for the time period.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecyclePolicyDetailExclusionRulesAmis.setLastLaunched(LifecyclePolicyDetailExclusionRulesAmisLastLaunched lastLaunched)
Specifies configuration details for Image Builder to exclude the most recent resources from lifecycle actions.
|
LifecyclePolicyDetailExclusionRulesAmis |
LifecyclePolicyDetailExclusionRulesAmis.withLastLaunched(LifecyclePolicyDetailExclusionRulesAmisLastLaunched lastLaunched)
Specifies configuration details for Image Builder to exclude the most recent resources from lifecycle actions.
|
Copyright © 2024. All rights reserved.