AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
SubscribeToTunnelsNotifyRequest.h
Go to the documentation of this file.
1#pragma once
2/* Copyright 2010-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3*
4* Licensed under the Apache License, Version 2.0 (the "License").
5* You may not use this file except in compliance with the License.
6* A copy of the License is located at
7*
8* http://aws.amazon.com/apache2.0
9*
10* or in the "license" file accompanying this file. This file is distributed
11* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
12* express or implied. See the License for the specific language governing
13* permissions and limitations under the License.
14
15* This file is generated
16*/
17
19
20#include <aws/crt/JsonObject.h>
22
23namespace Aws
24{
25 namespace Iotsecuretunneling
26 {
27
43 } // namespace Iotsecuretunneling
44} // namespace Aws
Definition JsonObject.h:21
Definition JsonObject.h:248
Definition Optional.h:19
void SerializeToObject(Crt::JsonObject &doc) const
Definition SubscribeToTunnelsNotifyRequest.cpp:31
SubscribeToTunnelsNotifyRequest & operator=(const Crt::JsonView &doc)
Definition SubscribeToTunnelsNotifyRequest.cpp:41
Aws::Crt::Optional< Aws::Crt::String > ThingName
Definition SubscribeToTunnelsNotifyRequest.h:38
Definition IotSecureTunnelingClient.h:27
Definition Allocator.h:11
#define AWS_IOTSECURETUNNELING_API
Definition Exports.h:30