PrincipalResourcePermissions

The permissions granted or revoked on a resource.

Types

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

Properties

Link copied to clipboard

This attribute can be used to return any additional details of PrincipalResourcePermissions. Currently returns only as a RAM resource share ARN.

Link copied to clipboard

A Lake Formation condition, which applies to permissions and opt-ins that contain an expression.

Link copied to clipboard

The date and time when the resource was last updated.

Link copied to clipboard

The user who updated the record.

Link copied to clipboard

The permissions to be granted or revoked on the resource.

Link copied to clipboard

Indicates whether to grant the ability to grant permissions (as a subset of permissions granted).

Link copied to clipboard

The Data Lake principal to be granted or revoked permissions.

Link copied to clipboard

The resource where permissions are to be granted or revoked.

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