class Aws::CodeArtifact::Types::PutRepositoryPermissionsPolicyRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PutRepositoryPermissionsPolicyRequest AWS API Documentation
@return [String]
control resource policy on the provided repository.
A valid displayable JSON Aspen policy string to be set as the access
@!attribute [rw] policy_document
@return [String]
repository’s resource policy.
locking, which prevents others from overwriting your changes to the
to access the repository. This revision is used for optimistic
Sets the revision of the resource policy that specifies permissions
@!attribute [rw] policy_revision
@return [String]
The name of the repository to set the resource policy on.
@!attribute [rw] repository
@return [String]
owns the domain. It does not include dashes or spaces.
The 12-digit account number of the Amazon Web Services account that
@!attribute [rw] domain_owner
@return [String]
policy on.
The name of the domain containing the repository to set the resource
@!attribute [rw] domain