Package | Description |
---|---|
com.amazonaws.services.identitymanagement | |
com.amazonaws.services.identitymanagement.model |
Modifier and Type | Method and Description |
---|---|
GetContextKeysForPrincipalPolicyResult |
AmazonIdentityManagementClient.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest)
Gets a list of all of the context keys referenced in all of the IAM
policies attached to the specified IAM entity.
|
GetContextKeysForPrincipalPolicyResult |
AbstractAmazonIdentityManagement.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest request) |
GetContextKeysForPrincipalPolicyResult |
AmazonIdentityManagement.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest)
Gets a list of all of the context keys referenced in all of the IAM
policies attached to the specified IAM entity.
|
Modifier and Type | Method and Description |
---|---|
GetContextKeysForPrincipalPolicyResult |
GetContextKeysForPrincipalPolicyResult.clone() |
GetContextKeysForPrincipalPolicyResult |
GetContextKeysForPrincipalPolicyResult.withContextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForPrincipalPolicyResult |
GetContextKeysForPrincipalPolicyResult.withContextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
Copyright © 2018. All rights reserved.