class Aws::Glue::Types::DeleteResourcePolicyRequest

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

data as a hash:

    {
      policy_hash_condition: "HashString",
      resource_arn: "GlueResourceArn",
    }

@!attribute [rw] policy_hash_condition

The hash value returned when this policy was set.
@return [String]

@!attribute [rw] resource_arn

The ARN of the Glue resource for the resource policy to be deleted.
@return [String]

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

Constants

SENSITIVE