FlowLogFormatParameters Class

Parameters that define the flow log format.

Constructor

FlowLogFormatParameters(*args: Any, **kwargs: Any)

Variables

Name Description
type

The file type of flow log. "JSON"

version
int

The version (revision) of the flow log.

Attributes

type

The file type of flow log. "JSON"

type: str | _models.FlowLogFormatType | None

version

The version (revision) of the flow log.

version: int | None