7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/connect/model/TestCaseEntryPoint.h>
9#include <aws/connect/model/TestCaseStatus.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
44 template <
typename ArnT = Aws::String>
46 m_arnHasBeenSet =
true;
47 m_arn = std::forward<ArnT>(value);
49 template <
typename ArnT = Aws::String>
51 SetArn(std::forward<ArnT>(value));
62 template <
typename IdT = Aws::String>
64 m_idHasBeenSet =
true;
65 m_id = std::forward<IdT>(value);
67 template <
typename IdT = Aws::String>
69 SetId(std::forward<IdT>(value));
80 template <
typename NameT = Aws::String>
82 m_nameHasBeenSet =
true;
83 m_name = std::forward<NameT>(value);
85 template <
typename NameT = Aws::String>
87 SetName(std::forward<NameT>(value));
98 template <
typename ContentT = Aws::String>
100 m_contentHasBeenSet =
true;
101 m_content = std::forward<ContentT>(value);
103 template <
typename ContentT = Aws::String>
117 template <
typename EntryPo
intT = TestCaseEntryPo
int>
119 m_entryPointHasBeenSet =
true;
120 m_entryPoint = std::forward<EntryPointT>(value);
122 template <
typename EntryPo
intT = TestCaseEntryPo
int>
135 template <
typename InitializationDataT = Aws::String>
137 m_initializationDataHasBeenSet =
true;
138 m_initializationData = std::forward<InitializationDataT>(value);
140 template <
typename InitializationDataT = Aws::String>
153 template <
typename DescriptionT = Aws::String>
155 m_descriptionHasBeenSet =
true;
156 m_description = std::forward<DescriptionT>(value);
158 template <
typename DescriptionT = Aws::String>
172 m_statusHasBeenSet =
true;
187 template <
typename LastModifiedTimeT = Aws::Utils::DateTime>
189 m_lastModifiedTimeHasBeenSet =
true;
190 m_lastModifiedTime = std::forward<LastModifiedTimeT>(value);
192 template <
typename LastModifiedTimeT = Aws::Utils::DateTime>
205 template <
typename LastModifiedRegionT = Aws::String>
207 m_lastModifiedRegionHasBeenSet =
true;
208 m_lastModifiedRegion = std::forward<LastModifiedRegionT>(value);
210 template <
typename LastModifiedRegionT = Aws::String>
223 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
225 m_tagsHasBeenSet =
true;
226 m_tags = std::forward<TagsT>(value);
228 template <
typename TagsT = Aws::Map<Aws::String, Aws::String>>
230 SetTags(std::forward<TagsT>(value));
233 template <
typename TagsKeyT = Aws::String,
typename TagsValueT = Aws::String>
235 m_tagsHasBeenSet =
true;
236 m_tags.emplace(std::forward<TagsKeyT>(key), std::forward<TagsValueT>(value));
247 template <
typename TestCaseSha256T = Aws::String>
249 m_testCaseSha256HasBeenSet =
true;
250 m_testCaseSha256 = std::forward<TestCaseSha256T>(value);
252 template <
typename TestCaseSha256T = Aws::String>
282 bool m_arnHasBeenSet =
false;
283 bool m_idHasBeenSet =
false;
284 bool m_nameHasBeenSet =
false;
285 bool m_contentHasBeenSet =
false;
286 bool m_entryPointHasBeenSet =
false;
287 bool m_initializationDataHasBeenSet =
false;
288 bool m_descriptionHasBeenSet =
false;
289 bool m_statusHasBeenSet =
false;
290 bool m_lastModifiedTimeHasBeenSet =
false;
291 bool m_lastModifiedRegionHasBeenSet =
false;
292 bool m_tagsHasBeenSet =
false;
293 bool m_testCaseSha256HasBeenSet =
false;
const Aws::String & GetId() const
TestCase & WithLastModifiedRegion(LastModifiedRegionT &&value)
TestCase & WithId(IdT &&value)
TestCase & WithTestCaseSha256(TestCaseSha256T &&value)
bool LastModifiedTimeHasBeenSet() const
void SetEntryPoint(EntryPointT &&value)
bool StatusHasBeenSet() const
void SetName(NameT &&value)
TestCase & WithName(NameT &&value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
bool InitializationDataHasBeenSet() const
bool EntryPointHasBeenSet() const
const Aws::String & GetDescription() const
bool ArnHasBeenSet() const
void SetLastModifiedTime(LastModifiedTimeT &&value)
const Aws::String & GetLastModifiedRegion() const
void SetLastModifiedRegion(LastModifiedRegionT &&value)
AWS_CONNECT_API TestCase()=default
const Aws::String & GetContent() const
bool TagsHasBeenSet() const
TestCase & WithStatus(TestCaseStatus value)
bool NameHasBeenSet() const
void SetInitializationData(InitializationDataT &&value)
AWS_CONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
TestCase & WithDescription(DescriptionT &&value)
TestCase & WithArn(ArnT &&value)
bool ContentHasBeenSet() const
AWS_CONNECT_API TestCase & operator=(Aws::Utils::Json::JsonView jsonValue)
TestCase & AddTags(TagsKeyT &&key, TagsValueT &&value)
const Aws::Utils::DateTime & GetLastModifiedTime() const
AWS_CONNECT_API TestCase(Aws::Utils::Json::JsonView jsonValue)
void SetTestCaseSha256(TestCaseSha256T &&value)
void SetStatus(TestCaseStatus value)
bool LastModifiedRegionHasBeenSet() const
void SetContent(ContentT &&value)
bool TestCaseSha256HasBeenSet() const
TestCase & WithContent(ContentT &&value)
TestCase & WithEntryPoint(EntryPointT &&value)
void SetArn(ArnT &&value)
const Aws::String & GetArn() const
TestCaseStatus GetStatus() const
TestCase & WithInitializationData(InitializationDataT &&value)
const Aws::String & GetTestCaseSha256() const
bool IdHasBeenSet() const
const Aws::String & GetName() const
bool DescriptionHasBeenSet() const
const Aws::String & GetInitializationData() const
TestCase & WithLastModifiedTime(LastModifiedTimeT &&value)
const TestCaseEntryPoint & GetEntryPoint() const
TestCase & WithTags(TagsT &&value)
void SetDescription(DescriptionT &&value)
void SetTags(TagsT &&value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue