public static interface GetPermissionPolicyResponse.Builder extends WafResponse.Builder, SdkPojo, CopyableBuilder<GetPermissionPolicyResponse.Builder,GetPermissionPolicyResponse>
Modifier and Type | Method and Description |
---|---|
GetPermissionPolicyResponse.Builder |
policy(String policy)
The IAM policy attached to the specified RuleGroup.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetPermissionPolicyResponse.Builder policy(String policy)
The IAM policy attached to the specified RuleGroup.
policy
- The IAM policy attached to the specified RuleGroup.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.