public static interface GeneratedPolicy.Builder extends SdkPojo, CopyableBuilder<GeneratedPolicy.Builder,GeneratedPolicy>
| Modifier and Type | Method and Description |
|---|---|
GeneratedPolicy.Builder |
policy(String policy)
The text to use as the content for the new policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGeneratedPolicy.Builder policy(String policy)
The text to use as the content for the new policy. The policy is created using the CreatePolicy action.
policy - The text to use as the content for the new policy. The policy is created using the CreatePolicy
action.Copyright © 2021. All rights reserved.