class Aws::Schemas::Types::PutResourcePolicyRequest

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

data as a hash:

    {
      policy: "__string", # required
      registry_name: "__string",
      revision_id: "__string",
    }

@!attribute [rw] policy

@return [String]

@!attribute [rw] registry_name

@return [String]

@!attribute [rw] revision_id

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/schemas-2019-12-02/PutResourcePolicyRequest AWS API Documentation

Constants

SENSITIVE