LogFieldType - 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).

LogFieldType

Defines the data type structure for a log field, including the type, element information, and nested fields for complex types.

Contents

element

For array or collection types, specifies the element type information.

Type: LogFieldType object

Required: No

fields

For complex types, contains the nested field definitions.

Type: Array of LogFieldsListItem objects

Required: No

type

The data type of the log field.

Type: String

Required: No

See Also

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