VpcFlowLogParameters

Configuration parameters specific to VPC Flow Logs.

Types

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

Properties

Link copied to clipboard

The format in which VPC Flow Log entries should be logged.

Link copied to clipboard

The maximum interval in seconds between the capture of flow log records.

Link copied to clipboard

The type of traffic to log (ACCEPT, REJECT, or ALL).

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