7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qconnect/QConnect_EXPORTS.h>
43 template <
typename FlowIdT = Aws::String>
45 m_flowIdHasBeenSet =
true;
46 m_flowId = std::forward<FlowIdT>(value);
48 template <
typename FlowIdT = Aws::String>
56 bool m_flowIdHasBeenSet =
false;
AWS_QCONNECT_API AmazonConnectGuideAssociationData & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FlowIdHasBeenSet() const
AWS_QCONNECT_API AmazonConnectGuideAssociationData(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetFlowId() const
AWS_QCONNECT_API AmazonConnectGuideAssociationData()=default
AWS_QCONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetFlowId(FlowIdT &&value)
AmazonConnectGuideAssociationData & WithFlowId(FlowIdT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue