/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include #include #include #include using namespace Aws::ApiGatewayManagementApi::Model; using namespace Aws::Utils::Stream; using namespace Aws::Utils; using namespace Aws; PostToConnectionRequest::PostToConnectionRequest() : m_connectionIdHasBeenSet(false) { }