enum DataConverterType
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Logs.DataConverterType |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslogs#DataConverterType |
![]() | software.amazon.awscdk.services.logs.DataConverterType |
![]() | aws_cdk.aws_logs.DataConverterType |
![]() | aws-cdk-lib » aws_logs » DataConverterType |
Types of data conversion operations.
Defines operations that can convert data from one format to another.
Members
Name | Description |
---|---|
TYPE_CONVERTER | Convert data types. |
DATETIME_CONVERTER | Convert datetime formats. |
TYPE_CONVERTER
Convert data types.
DATETIME_CONVERTER
Convert datetime formats.