LogFieldType - Amazon CloudWatch Logs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: