DeleteRepositoryPermissionsPolicyRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the domain that contains the repository associated with the resource policy to be deleted.

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

The revision of the repository's resource policy to be deleted. This revision is used for optimistic locking, which prevents others from accidentally overwriting your changes to the repository's resource policy.

Link copied to clipboard

The name of the repository that is associated with the resource policy to be deleted

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String