public static interface GetResourcePolicyRequest.Builder extends CodeBuildRequest.Builder, SdkPojo, CopyableBuilder<GetResourcePolicyRequest.Builder,GetResourcePolicyRequest>
| Modifier and Type | Method and Description |
|---|---|
GetResourcePolicyRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetResourcePolicyRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetResourcePolicyRequest.Builder |
resourceArn(String resourceArn)
The ARN of the resource that is associated with the resource policy.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetResourcePolicyRequest.Builder resourceArn(String resourceArn)
The ARN of the resource that is associated with the resource policy.
resourceArn - The ARN of the resource that is associated with the resource policy.GetResourcePolicyRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetResourcePolicyRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.