Package | Description |
---|---|
com.amazonaws.services.identitymanagement |
|
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
GetContextKeysForCustomPolicyResult |
AbstractAmazonIdentityManagement.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest request) |
GetContextKeysForCustomPolicyResult |
AmazonIdentityManagementClient.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest request)
Gets a list of all of the context keys referenced in the input policies.
|
GetContextKeysForCustomPolicyResult |
AmazonIdentityManagement.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in the input policies.
|
Modifier and Type | Method and Description |
---|---|
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.clone() |
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.withContextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForCustomPolicyResult |
GetContextKeysForCustomPolicyResult.withContextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
Copyright © 2024. All rights reserved.