AWS SDK for C++

AWS SDK for C++ Version 1.11.743

Loading...
Searching...
No Matches
Public Attributes | List of all members
Aws::SDKOptions::SDKVersion Struct Reference

#include <Aws.h>

Public Attributes

unsigned char major = AWS_SDK_VERSION_MAJOR
 
unsigned char minor = AWS_SDK_VERSION_MINOR
 
unsigned short patch = AWS_SDK_VERSION_PATCH
 

Detailed Description

Definition at line 245 of file Aws.h.

Member Data Documentation

◆ major

unsigned char Aws::SDKOptions::SDKVersion::major = AWS_SDK_VERSION_MAJOR

Definition at line 246 of file Aws.h.

◆ minor

unsigned char Aws::SDKOptions::SDKVersion::minor = AWS_SDK_VERSION_MINOR

Definition at line 247 of file Aws.h.

◆ patch

unsigned short Aws::SDKOptions::SDKVersion::patch = AWS_SDK_VERSION_PATCH

Definition at line 248 of file Aws.h.


The documentation for this struct was generated from the following file: