| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static LifecyclePolicyResourceType |
LifecyclePolicyResourceType.fromValue(String value)
Use this in place of valueOf.
|
static LifecyclePolicyResourceType |
LifecyclePolicyResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecyclePolicyResourceType[] |
LifecyclePolicyResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicySummary |
LifecyclePolicySummary.withResourceType(LifecyclePolicyResourceType resourceType)
The type of resources the lifecycle policy targets.
|
LifecyclePolicy |
LifecyclePolicy.withResourceType(LifecyclePolicyResourceType resourceType)
The type of resources the lifecycle policy targets.
|
UpdateLifecyclePolicyRequest |
UpdateLifecyclePolicyRequest.withResourceType(LifecyclePolicyResourceType resourceType)
The type of image resource that the lifecycle policy applies to.
|
CreateLifecyclePolicyRequest |
CreateLifecyclePolicyRequest.withResourceType(LifecyclePolicyResourceType resourceType)
The type of Image Builder resource that the lifecycle policy applies to.
|
Copyright © 2024. All rights reserved.