AuditContext

A structure containing the Lake Formation audit context.

Types

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

Properties

Link copied to clipboard

A string containing the additional audit context information.

Link copied to clipboard

All columns request for audit.

Link copied to clipboard

The requested columns for audit.

Functions

Link copied to clipboard
inline fun copy(block: AuditContext.Builder.() -> Unit = {}): AuditContext
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