AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
DNS.h
Go to the documentation of this file.
1
6#pragma once
7
9
10namespace Aws
11{
12 namespace Utils
13 {
15
17 }
18}
#define AWS_CORE_API
Definition: Core_EXPORTS.h:26
AWS_CORE_API bool IsValidDnsLabel(const Aws::String &label)
AWS_CORE_API bool IsValidHost(const Aws::String &host)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition: AWSString.h:97