public static interface ResourcePolicySummary.Builder extends SdkPojo, CopyableBuilder<ResourcePolicySummary.Builder,ResourcePolicySummary>
| Modifier and Type | Method and Description |
|---|---|
ResourcePolicySummary.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the resource policy.
|
ResourcePolicySummary.Builder |
id(String id)
The unique identifier (ID) of the resource policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourcePolicySummary.Builder id(String id)
The unique identifier (ID) of the resource policy.
id - The unique identifier (ID) of the resource policy.ResourcePolicySummary.Builder arn(String arn)
The Amazon Resource Name (ARN) of the resource policy.
arn - The Amazon Resource Name (ARN) of the resource policy.Copyright © 2023. All rights reserved.