public static interface GetResourcePolicyRequest.Builder extends GlueRequest.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 Glue resource for which to retrieve the resource policy.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetResourcePolicyRequest.Builder resourceArn(String resourceArn)
The ARN of the Glue resource for which to retrieve the resource policy. If not supplied, the Data Catalog
resource policy is returned. Use GetResourcePolicies to view all existing resource policies. For
more information see Specifying Glue Resource
ARNs.
resourceArn - The ARN of the Glue resource for which to retrieve the resource policy. If not supplied, the Data
Catalog resource policy is returned. Use GetResourcePolicies to view all existing
resource policies. For more information see Specifying Glue
Resource ARNs.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.