DataConverterType

class aws_cdk.aws_logs.DataConverterType(*values)

Bases: Enum

Types of data conversion operations.

Defines operations that can convert data from one format to another.

Attributes

DATETIME_CONVERTER

Convert datetime formats.

TYPE_CONVERTER

Convert data types.