public static interface DeterminingPolicyItem.Builder extends SdkPojo, CopyableBuilder<DeterminingPolicyItem.Builder,DeterminingPolicyItem>
| Modifier and Type | Method and Description |
|---|---|
DeterminingPolicyItem.Builder |
policyId(String policyId)
The Id of a policy that determined to an authorization decision.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeterminingPolicyItem.Builder policyId(String policyId)
The Id of a policy that determined to an authorization decision.
Example: "policyId":"SPEXAMPLEabcdefg111111"
policyId - The Id of a policy that determined to an authorization decision.
Example: "policyId":"SPEXAMPLEabcdefg111111"
Copyright © 2023. All rights reserved.