ConnectionLogOptions

Describes the client connection logging options for the Client VPN endpoint.

Types

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

Properties

Link copied to clipboard

The name of the CloudWatch Logs log group. Required if connection logging is enabled.

Link copied to clipboard

The name of the CloudWatch Logs log stream to which the connection data is published.

Link copied to clipboard

Indicates whether connection logging is enabled.

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