7#include <aws/resiliencehub/ResilienceHub_EXPORTS.h>
8#include <aws/resiliencehub/model/EksSourceClusterNamespace.h>
9#include <aws/resiliencehub/model/ResourceMappingType.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/resiliencehub/model/TerraformSource.h>
24namespace ResilienceHub
74 inline void SetResourceCount(
int value) { m_resourceCountHasBeenSet =
true; m_resourceCount = value; }
90 inline void SetSourceArn(
const char* value) { m_sourceArnHasBeenSet =
true; m_sourceArn.assign(value); }
104 inline void SetSourceName(
const char* value) { m_sourceNameHasBeenSet =
true; m_sourceName.assign(value); }
124 bool m_eksSourceClusterNamespaceHasBeenSet =
false;
127 bool m_importTypeHasBeenSet =
false;
130 bool m_resourceCountHasBeenSet =
false;
133 bool m_sourceArnHasBeenSet =
false;
136 bool m_sourceNameHasBeenSet =
false;
139 bool m_terraformSourceHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue