| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceTypeValues |
ResourceTypeValues.fromValue(String value)
Use this in place of valueOf.
|
static ResourceTypeValues |
ResourceTypeValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceTypeValues[] |
ResourceTypeValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetLifecyclePoliciesRequest |
GetLifecyclePoliciesRequest.withResourceTypes(ResourceTypeValues... resourceTypes)
The resource type.
|
PolicyDetails |
PolicyDetails.withResourceTypes(ResourceTypeValues... resourceTypes)
[Snapshot policies only] The target resource type for snapshot and AMI lifecycle policies.
|
Copyright © 2022. All rights reserved.