public static interface ResourcePolicy.Builder extends SdkPojo, CopyableBuilder<ResourcePolicy.Builder,ResourcePolicy>
| Modifier and Type | Method and Description |
|---|---|
ResourcePolicy.Builder |
policy(String policy)
The content of a resource policy.
|
ResourcePolicy.Builder |
resourceArn(String resourceArn)
The resources that a policy is attached to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourcePolicy.Builder resourceArn(String resourceArn)
The resources that a policy is attached to.
resourceArn - The resources that a policy is attached to.ResourcePolicy.Builder policy(String policy)
The content of a resource policy.
policy - The content of a resource policy.Copyright © 2023. All rights reserved.