7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/qbusiness/model/ChatResponseConfigurationStatus.h>
10#include <aws/core/utils/DateTime.h>
52 template<
typename ChatResponseConfigurationIdT = Aws::String>
54 template<
typename ChatResponseConfigurationIdT = Aws::String>
66 template<
typename ChatResponseConfigurationArnT = Aws::String>
68 template<
typename ChatResponseConfigurationArnT = Aws::String>
79 template<
typename DisplayNameT = Aws::String>
81 template<
typename DisplayNameT = Aws::String>
93 template<
typename ResponseConfigurationSummaryT = Aws::String>
95 template<
typename ResponseConfigurationSummaryT = Aws::String>
118 template<
typename CreatedAtT = Aws::Utils::DateTime>
120 template<
typename CreatedAtT = Aws::Utils::DateTime>
132 template<
typename UpdatedAtT = Aws::Utils::DateTime>
134 template<
typename UpdatedAtT = Aws::Utils::DateTime>
140 bool m_chatResponseConfigurationIdHasBeenSet =
false;
143 bool m_chatResponseConfigurationArnHasBeenSet =
false;
146 bool m_displayNameHasBeenSet =
false;
149 bool m_responseConfigurationSummaryHasBeenSet =
false;
152 bool m_statusHasBeenSet =
false;
155 bool m_createdAtHasBeenSet =
false;
158 bool m_updatedAtHasBeenSet =
false;
bool ResponseConfigurationSummaryHasBeenSet() const
const Aws::Utils::DateTime & GetUpdatedAt() const
AWS_QBUSINESS_API ChatResponseConfiguration()=default
AWS_QBUSINESS_API ChatResponseConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ChatResponseConfigurationStatus GetStatus() const
void SetStatus(ChatResponseConfigurationStatus value)
void SetCreatedAt(CreatedAtT &&value)
void SetResponseConfigurationSummary(ResponseConfigurationSummaryT &&value)
void SetUpdatedAt(UpdatedAtT &&value)
const Aws::String & GetDisplayName() const
bool CreatedAtHasBeenSet() const
const Aws::String & GetChatResponseConfigurationArn() const
ChatResponseConfiguration & WithChatResponseConfigurationId(ChatResponseConfigurationIdT &&value)
ChatResponseConfiguration & WithUpdatedAt(UpdatedAtT &&value)
bool UpdatedAtHasBeenSet() const
void SetDisplayName(DisplayNameT &&value)
ChatResponseConfiguration & WithDisplayName(DisplayNameT &&value)
bool StatusHasBeenSet() const
AWS_QBUSINESS_API ChatResponseConfiguration(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetChatResponseConfigurationId() const
void SetChatResponseConfigurationArn(ChatResponseConfigurationArnT &&value)
void SetChatResponseConfigurationId(ChatResponseConfigurationIdT &&value)
bool ChatResponseConfigurationArnHasBeenSet() const
ChatResponseConfiguration & WithChatResponseConfigurationArn(ChatResponseConfigurationArnT &&value)
bool ChatResponseConfigurationIdHasBeenSet() const
const Aws::Utils::DateTime & GetCreatedAt() const
ChatResponseConfiguration & WithStatus(ChatResponseConfigurationStatus value)
bool DisplayNameHasBeenSet() const
ChatResponseConfiguration & WithCreatedAt(CreatedAtT &&value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetResponseConfigurationSummary() const
ChatResponseConfiguration & WithResponseConfigurationSummary(ResponseConfigurationSummaryT &&value)
ChatResponseConfigurationStatus
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue