| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomerPolicyStatus |
CustomerPolicyStatus.fromValue(String value)
Use this in place of valueOf.
|
static CustomerPolicyStatus |
CustomerPolicyStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerPolicyStatus[] |
CustomerPolicyStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicySummary |
PolicySummary.withPolicyStatus(CustomerPolicyStatus policyStatus)
Indicates whether the policy is in or out of an admin's policy or Region scope.
|
Policy |
Policy.withPolicyStatus(CustomerPolicyStatus policyStatus)
Indicates whether the policy is in or out of an admin's policy or Region scope.
|
Copyright © 2024. All rights reserved.