ConnectionLogResponseOptions

Information about the client connection logging options for a 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 Amazon CloudWatch Logs log group to which connection logging data is published.

Link copied to clipboard

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

Link copied to clipboard

Indicates whether client connection logging is enabled for the Client VPN endpoint.

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