7#include <aws/codepipeline/CodePipeline_EXPORTS.h>
8#include <aws/codepipeline/model/RuleTypeId.h>
9#include <aws/core/utils/memory/stl/AWSMap.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/codepipeline/model/ArtifactDetail.h>
106 inline void SetRoleArn(
const char* value) { m_roleArnHasBeenSet =
true; m_roleArn.assign(value); }
120 inline void SetRegion(
const char* value) { m_regionHasBeenSet =
true; m_region.assign(value); }
143 bool m_ruleTypeIdHasBeenSet =
false;
146 bool m_configurationHasBeenSet =
false;
149 bool m_resolvedConfigurationHasBeenSet =
false;
152 bool m_roleArnHasBeenSet =
false;
155 bool m_regionHasBeenSet =
false;
158 bool m_inputArtifactsHasBeenSet =
false;
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
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue