PutRepositoryPermissionsPolicyRequest
Types
Properties
Link copied to clipboard
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
Link copied to clipboard
A valid displayable JSON Aspen policy string to be set as the access control resource policy on the provided repository.
Link copied to clipboard
Sets the revision of the resource policy that specifies permissions to access the repository. This revision is used for optimistic locking, which prevents others from overwriting your changes to the repository's resource policy.
Link copied to clipboard
The name of the repository to set the resource policy on.
Functions
Link copied to clipboard
inline fun copy(block: PutRepositoryPermissionsPolicyRequest.Builder.() -> Unit = {}): PutRepositoryPermissionsPolicyRequest