7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename TargetSectionT = Aws::String>
43 m_targetSectionHasBeenSet =
true;
44 m_targetSection = std::forward<TargetSectionT>(value);
46 template <
typename TargetSectionT = Aws::String>
54 bool m_targetSectionHasBeenSet =
false;
AWS_CONNECT_API AutomaticFailConfiguration()=default
const Aws::String & GetTargetSection() const
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetTargetSection(TargetSectionT &&value)
AutomaticFailConfiguration & WithTargetSection(TargetSectionT &&value)
AWS_CONNECT_API AutomaticFailConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool TargetSectionHasBeenSet() const
AWS_CONNECT_API AutomaticFailConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue