StructuredMessageFieldNameAndDataTypePair
Represents a StructureMessageName
to DataType
map
element.
Contents
- dataType
-
The data type.
Type: StructuredMessage object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- fieldName
-
The field name of the structured message. It determines how a data value is referenced in the target language.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: