public static interface GetPolicyResponse.Builder extends LambdaResponse.Builder, SdkPojo, CopyableBuilder<GetPolicyResponse.Builder,GetPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPolicyResponse.Builder |
policy(String policy)
The resource-based policy.
|
GetPolicyResponse.Builder |
revisionId(String revisionId)
A unique identifier for the current revision of the policy.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPolicyResponse.Builder policy(String policy)
The resource-based policy.
policy - The resource-based policy.GetPolicyResponse.Builder revisionId(String revisionId)
A unique identifier for the current revision of the policy.
revisionId - A unique identifier for the current revision of the policy.Copyright © 2020. All rights reserved.