SessionLogger

The session logger resource.

Types

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

Properties

Link copied to clipboard

The additional encryption context of the session logger.

Link copied to clipboard

The associated portal ARN.

Link copied to clipboard

The date the session logger resource was created.

Link copied to clipboard

The custom managed key of the session logger.

Link copied to clipboard

The human-readable display name.

Link copied to clipboard

The filter that specifies which events to monitor.

Link copied to clipboard

The configuration that specifies where logs are fowarded.

Link copied to clipboard

The ARN of the session logger resource.

Functions

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