public static interface ResourcePolicy.Builder extends SdkPojo, CopyableBuilder<ResourcePolicy.Builder,ResourcePolicy>
| Modifier and Type | Method and Description |
|---|---|
ResourcePolicy.Builder |
policyDocument(String policyDocument)
The JSON blob that describes the policy.
|
ResourcePolicy.Builder |
policyId(String policyId)
The ID of the resource policy.
|
ResourcePolicy.Builder |
ramResourceShareRegion(String ramResourceShareRegion)
The Amazon Web Services Region that policy allows resources to be used in.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourcePolicy.Builder policyDocument(String policyDocument)
The JSON blob that describes the policy.
policyDocument - The JSON blob that describes the policy.ResourcePolicy.Builder policyId(String policyId)
The ID of the resource policy.
policyId - The ID of the resource policy.ResourcePolicy.Builder ramResourceShareRegion(String ramResourceShareRegion)
The Amazon Web Services Region that policy allows resources to be used in.
ramResourceShareRegion - The Amazon Web Services Region that policy allows resources to be used in.Copyright © 2023. All rights reserved.