AWS SDK for C++

AWS SDK for C++ Version 1.11.822

Loading...
Searching...
No Matches
Classes | Enumerations
smithy::schema Namespace Reference

Classes

 
 
 
class  Schema
 
 
 

Enumerations

enum class  ShapeType : uint8_t {
  Boolean , Byte , Short , Integer ,
  Long , Float , Double , BigInteger ,
  BigDecimal , String , Enum , IntEnum ,
  Blob , Timestamp , Document , List ,
  Map , Structure , Union , Operation ,
  Resource , Service
}
 

Enumeration Type Documentation

◆ ShapeType

enum class smithy::schema::ShapeType : uint8_t
strong
Enumerator
Boolean 
Byte 
Short 
Integer 
Long 
Float 
Double 
BigInteger 
BigDecimal 
String 
Enum 
IntEnum 
Blob 
Timestamp 
Document 
List 
Map 
Structure 
Union 
Operation 
Resource 
Service 

Definition at line 10 of file Schema.h.