CfnFirewallAllowLogsOutputFormat

class aws_cdk.mixins_preview.aws_networkfirewall.mixins.CfnFirewallAllowLogsOutputFormat

Bases: object

(experimental) Output Format options for each destination of CfnFirewallAllowLogs.

Stability:

experimental

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
from aws_cdk.mixins_preview.aws_networkfirewall import mixins as networkfirewall_mixins

cfn_firewall_allow_logs_output_format = networkfirewall_mixins.CfnFirewallAllowLogsOutputFormat()
Stability:

experimental

Firehose

class CfnFirewallAllowLogsOutputFormat.Firehose(*values)

Bases: Enum

Stability:

experimental

Attributes

JSON
Stability:

experimental

PLAIN
Stability:

experimental

RAW
Stability:

experimental

LogGroup

class CfnFirewallAllowLogsOutputFormat.LogGroup(*values)

Bases: Enum

Stability:

experimental

Attributes

JSON
Stability:

experimental

PLAIN
Stability:

experimental

S3

class CfnFirewallAllowLogsOutputFormat.S3(*values)

Bases: Enum

Stability:

experimental

Attributes

JSON
Stability:

experimental

PARQUET
Stability:

experimental

PLAIN
Stability:

experimental

W3C
Stability:

experimental