public static interface GetKeyPolicyResponse.Builder extends KmsResponse.Builder, SdkPojo, CopyableBuilder<GetKeyPolicyResponse.Builder,GetKeyPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetKeyPolicyResponse.Builder |
policy(String policy)
A key policy document in JSON format.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetKeyPolicyResponse.Builder policy(String policy)
A key policy document in JSON format.
policy - A key policy document in JSON format.Copyright © 2023. All rights reserved.