Skip to main content

AWSVPCFlowLogDestinationOptions

No description

type AWSVPCFlowLogDestinationOptions {
fileFormat: AWSVPCFlowLogDestinationFileFormatType!
hiveCompatiblePartitions: Boolean!
perHourPartition: Boolean!
}

Fields

AWSVPCFlowLogDestinationOptions.fileFormat ● AWSVPCFlowLogDestinationFileFormatType! non-null enum

The format for the flow log

AWSVPCFlowLogDestinationOptions.hiveCompatiblePartitions ● Boolean! non-null scalar

Indicates whether to use Hive-compatible prefixes for flow logs stored in Amazon S3

AWSVPCFlowLogDestinationOptions.perHourPartition ● Boolean! non-null scalar

Indicates whether to partition the flow log per hour

Member of

AWSVPCFlowLog object