TypeConverterEntry - Amazon CloudWatch Logs
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TypeConverterEntry

This object defines one value type that will be converted using the typeConverter processor.

Contents

key

The key with the value that is to be converted to a different type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

type

The type to convert the field value to. Valid values are integer, double, string and boolean.

Type: String

Valid Values: boolean | integer | double | string

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: