public static interface GetPermissionPolicyResponse.Builder extends Wafv2Response.Builder, SdkPojo, CopyableBuilder<GetPermissionPolicyResponse.Builder,GetPermissionPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetPermissionPolicyResponse.Builder |
policy(String policy)
The IAM policy that is attached to the specified rule group.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPermissionPolicyResponse.Builder policy(String policy)
The IAM policy that is attached to the specified rule group.
policy - The IAM policy that is attached to the specified rule group.Copyright © 2023. All rights reserved.