LogFieldType - Amazon CloudWatch Logs

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 AWS SDKs, see the following: