class Aws::CodeArtifact::Types::PutDomainPermissionsPolicyRequest


@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/PutDomainPermissionsPolicyRequest AWS API Documentation
@return [String]
control resource policy on the provided domain.
A valid displayable JSON Aspen policy string to be set as the access
@!attribute [rw] policy_document
@return [String]
overwriting your changes to the domain’s resource policy.
is used for optimistic locking, which prevents others from
The current revision of the resource policy to be set. This revision
@!attribute [rw] policy_revision
@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]
The name of the domain on which to set the resource policy.
@!attribute [rw] domain