class Aws::Glue::Types::GetResourcePolicyRequest

@note When making an API call, you may pass GetResourcePolicyRequest

data as a hash:

    {
      resource_arn: "GlueResourceArn",
    }

@!attribute [rw] resource_arn

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][1].

[1]: https://docs.aws.amazon.com/glue/latest/dg/glue-specifying-resource-arns.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetResourcePolicyRequest AWS API Documentation

Constants

SENSITIVE