AWS SDK for .NET Documentation
JsonUnmarshallerContext..::..TokenType Enumeration
AmazonAmazon.Runtime.Internal.TransformJsonUnmarshallerContextJsonUnmarshallerContext..::..TokenType Did this page help you?   Yes   No    Tell us about it...
The different token types in the json document
Declaration Syntax
C#
public enum TokenType
Members
MemberDescription
None
StartElement
EndElement
ElementSeperator
Text
KeyValueSeperator
StartArray
EndArray
Number
Boolean
Null

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)