public static interface GetContextKeysForCustomPolicyResponse.Builder extends IAMResponse.Builder, CopyableBuilder<GetContextKeysForCustomPolicyResponse.Builder,GetContextKeysForCustomPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetContextKeysForCustomPolicyResponse.Builder |
contextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForCustomPolicyResponse.Builder |
contextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetContextKeysForCustomPolicyResponse.Builder contextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
contextKeyNames - The list of context keys that are referenced in the input policies.GetContextKeysForCustomPolicyResponse.Builder contextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
contextKeyNames - The list of context keys that are referenced in the input policies.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.