| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
static AccessCheckPolicyType |
AccessCheckPolicyType.fromValue(String value)
Use this in place of valueOf.
|
static AccessCheckPolicyType |
AccessCheckPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessCheckPolicyType[] |
AccessCheckPolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CheckNoNewAccessRequest |
CheckNoNewAccessRequest.withPolicyType(AccessCheckPolicyType policyType)
The type of policy to compare.
|
CheckAccessNotGrantedRequest |
CheckAccessNotGrantedRequest.withPolicyType(AccessCheckPolicyType policyType)
The type of policy.
|
Copyright © 2024. All rights reserved.