| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static PolicyTypeValues |
PolicyTypeValues.fromValue(String value)
Use this in place of valueOf.
|
static PolicyTypeValues |
PolicyTypeValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyTypeValues[] |
PolicyTypeValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyDetails |
PolicyDetails.withPolicyType(PolicyTypeValues policyType)
[All policy types] The valid target resource types and actions a policy can manage.
|
LifecyclePolicySummary |
LifecyclePolicySummary.withPolicyType(PolicyTypeValues policyType)
The type of policy.
|
Copyright © 2022. All rights reserved.