class Aws::CodeArtifact::Types::GetDomainPermissionsPolicyRequest

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

data as a hash:

    {
      domain: "DomainName", # required
      domain_owner: "AccountId",
    }

@!attribute [rw] domain

The name of the domain to which the resource policy is attached.
@return [String]

@!attribute [rw] domain_owner

The 12-digit account number of the AWS account that owns the domain.
It does not include dashes or spaces.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/GetDomainPermissionsPolicyRequest AWS API Documentation

Constants

SENSITIVE