PutDomainPermissionsPolicyRequest

Types

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

Properties

Link copied to clipboard

The name of the domain on which to set the resource policy.

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 domain.

Link copied to clipboard

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

Functions

Link copied to clipboard
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