7#include <aws/awstransfer/Transfer_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
44 template <
typename HostKeyT = Aws::String>
46 m_hostKeyHasBeenSet =
true;
47 m_hostKey = std::forward<HostKeyT>(value);
49 template <
typename HostKeyT = Aws::String>
57 bool m_hostKeyHasBeenSet =
false;
SftpConnectorConnectionDetails & WithHostKey(HostKeyT &&value)
AWS_TRANSFER_API SftpConnectorConnectionDetails(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSFER_API SftpConnectorConnectionDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
bool HostKeyHasBeenSet() const
const Aws::String & GetHostKey() const
void SetHostKey(HostKeyT &&value)
AWS_TRANSFER_API SftpConnectorConnectionDetails()=default
AWS_TRANSFER_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue