public static interface GetResourcePolicyResponse.Builder extends CloudTrailResponse.Builder, SdkPojo, CopyableBuilder<GetResourcePolicyResponse.Builder,GetResourcePolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetResourcePolicyResponse.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the CloudTrail channel attached to resource-based policy.
|
GetResourcePolicyResponse.Builder |
resourcePolicy(String resourcePolicy)
A JSON-formatted string that contains the resource-based policy attached to the CloudTrail channel.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetResourcePolicyResponse.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the CloudTrail channel attached to resource-based policy.
resourceArn - The Amazon Resource Name (ARN) of the CloudTrail channel attached to resource-based policy.GetResourcePolicyResponse.Builder resourcePolicy(String resourcePolicy)
A JSON-formatted string that contains the resource-based policy attached to the CloudTrail channel.
resourcePolicy - A JSON-formatted string that contains the resource-based policy attached to the CloudTrail channel.Copyright © 2023. All rights reserved.