DestinationOptionsRequest

Describes the destination options for a flow log.

Types

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

Properties

Link copied to clipboard

The format for the flow log. The default is plain-text.

Link copied to clipboard

Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3. The default is false.

Link copied to clipboard

Indicates whether to partition the flow log per hour. This reduces the cost and response time for queries. The default is false.

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