Flow Log Format Parameters Args
data class FlowLogFormatParametersArgs(val type: Output<Either<String, FlowLogFormatType>>? = null, val version: Output<Int>? = null) : ConvertibleToJava<FlowLogFormatParametersArgs>
Parameters that define the flow log format.