CfnFeedApplicationLogsOutputFormat

class aws_cdk.mixins_preview.aws_elementalinference.mixins.CfnFeedApplicationLogsOutputFormat

Bases: object

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

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_elementalinference import mixins as elementalinference_mixins

cfn_feed_application_logs_output_format = elementalinference_mixins.CfnFeedApplicationLogsOutputFormat()
Stability:

experimental

Firehose

class CfnFeedApplicationLogsOutputFormat.Firehose(*values)

Bases: Enum

Stability:

experimental

Attributes

JSON
Stability:

experimental

PLAIN
Stability:

experimental

RAW
Stability:

experimental

LogGroup

class CfnFeedApplicationLogsOutputFormat.LogGroup(*values)

Bases: Enum

Stability:

experimental

Attributes

JSON
Stability:

experimental

PLAIN
Stability:

experimental

S3

class CfnFeedApplicationLogsOutputFormat.S3(*values)

Bases: Enum

Stability:

experimental

Attributes

JSON
Stability:

experimental

PARQUET
Stability:

experimental

PLAIN
Stability:

experimental

W3C
Stability:

experimental