RevokePermissionsRequest

Types

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

Properties

Link copied to clipboard

The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.

Link copied to clipboard

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

Link copied to clipboard

The permissions revoked to the principal on the resource. For information about permissions, see Security and Access Control to Metadata and Data.

Link copied to clipboard

Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.

Link copied to clipboard

The principal to be revoked permissions on the resource.

Link copied to clipboard

The resource to which permissions are to be 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