DestinationOptionsRequest
Describes the destination options for a flow log.
Types
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
inline fun copy(block: DestinationOptionsRequest.Builder.() -> Unit = {}): DestinationOptionsRequest