7#include <aws/fis/FIS_EXPORTS.h>
8#include <aws/fis/FISRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/core/utils/memory/stl/AWSMap.h>
12#include <aws/fis/model/CreateExperimentTemplateLogConfigurationInput.h>
13#include <aws/fis/model/CreateExperimentTemplateExperimentOptionsInput.h>
14#include <aws/fis/model/CreateExperimentTemplateStopConditionInput.h>
15#include <aws/fis/model/CreateExperimentTemplateTargetInput.h>
16#include <aws/fis/model/CreateExperimentTemplateActionInput.h>
18#include <aws/core/utils/UUID.h>
52 inline void SetClientToken(
const char* value) { m_clientTokenHasBeenSet =
true; m_clientToken.assign(value); }
66 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
131 inline void SetRoleArn(
const char* value) { m_roleArnHasBeenSet =
true; m_roleArn.assign(value); }
182 bool m_clientTokenHasBeenSet =
false;
185 bool m_descriptionHasBeenSet =
false;
188 bool m_stopConditionsHasBeenSet =
false;
191 bool m_targetsHasBeenSet =
false;
194 bool m_actionsHasBeenSet =
false;
197 bool m_roleArnHasBeenSet =
false;
200 bool m_tagsHasBeenSet =
false;
203 bool m_logConfigurationHasBeenSet =
false;
206 bool m_experimentOptionsHasBeenSet =
false;
void SetDescription(Aws::String &&value)
bool DescriptionHasBeenSet() const
CreateExperimentTemplateRequest & AddTargets(const char *key, const CreateExperimentTemplateTargetInput &value)
const CreateExperimentTemplateExperimentOptionsInput & GetExperimentOptions() const
CreateExperimentTemplateRequest & WithStopConditions(const Aws::Vector< CreateExperimentTemplateStopConditionInput > &value)
void SetActions(Aws::Map< Aws::String, CreateExperimentTemplateActionInput > &&value)
CreateExperimentTemplateRequest & AddTags(const char *key, const char *value)
bool TagsHasBeenSet() const
void SetActions(const Aws::Map< Aws::String, CreateExperimentTemplateActionInput > &value)
CreateExperimentTemplateRequest & WithRoleArn(const Aws::String &value)
void SetStopConditions(const Aws::Vector< CreateExperimentTemplateStopConditionInput > &value)
void SetExperimentOptions(const CreateExperimentTemplateExperimentOptionsInput &value)
AWS_FIS_API Aws::String SerializePayload() const override
CreateExperimentTemplateRequest & WithExperimentOptions(const CreateExperimentTemplateExperimentOptionsInput &value)
CreateExperimentTemplateRequest & WithDescription(const char *value)
bool LogConfigurationHasBeenSet() const
void SetLogConfiguration(CreateExperimentTemplateLogConfigurationInput &&value)
CreateExperimentTemplateRequest & WithClientToken(Aws::String &&value)
bool StopConditionsHasBeenSet() const
void SetClientToken(const Aws::String &value)
CreateExperimentTemplateRequest & AddTargets(Aws::String &&key, CreateExperimentTemplateTargetInput &&value)
CreateExperimentTemplateRequest & AddTargets(const Aws::String &key, CreateExperimentTemplateTargetInput &&value)
CreateExperimentTemplateRequest & AddActions(const Aws::String &key, const CreateExperimentTemplateActionInput &value)
CreateExperimentTemplateRequest & AddActions(Aws::String &&key, CreateExperimentTemplateActionInput &&value)
const Aws::String & GetRoleArn() const
CreateExperimentTemplateRequest & AddActions(const char *key, CreateExperimentTemplateActionInput &&value)
CreateExperimentTemplateRequest & AddTags(Aws::String &&key, const char *value)
bool ClientTokenHasBeenSet() const
CreateExperimentTemplateRequest & AddTargets(const Aws::String &key, const CreateExperimentTemplateTargetInput &value)
const Aws::Map< Aws::String, CreateExperimentTemplateActionInput > & GetActions() const
CreateExperimentTemplateRequest & WithTargets(Aws::Map< Aws::String, CreateExperimentTemplateTargetInput > &&value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
CreateExperimentTemplateRequest & AddTargets(Aws::String &&key, const CreateExperimentTemplateTargetInput &value)
void SetLogConfiguration(const CreateExperimentTemplateLogConfigurationInput &value)
CreateExperimentTemplateRequest & WithLogConfiguration(CreateExperimentTemplateLogConfigurationInput &&value)
CreateExperimentTemplateRequest & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
CreateExperimentTemplateRequest & AddTags(const char *key, Aws::String &&value)
CreateExperimentTemplateRequest & WithDescription(const Aws::String &value)
void SetStopConditions(Aws::Vector< CreateExperimentTemplateStopConditionInput > &&value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
CreateExperimentTemplateRequest & AddTags(const Aws::String &key, Aws::String &&value)
CreateExperimentTemplateRequest & WithRoleArn(const char *value)
const Aws::String & GetClientToken() const
CreateExperimentTemplateRequest & WithStopConditions(Aws::Vector< CreateExperimentTemplateStopConditionInput > &&value)
CreateExperimentTemplateRequest & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetRoleArn(Aws::String &&value)
const Aws::String & GetDescription() const
void SetRoleArn(const Aws::String &value)
virtual const char * GetServiceRequestName() const override
CreateExperimentTemplateRequest & WithClientToken(const Aws::String &value)
CreateExperimentTemplateRequest & WithExperimentOptions(CreateExperimentTemplateExperimentOptionsInput &&value)
CreateExperimentTemplateRequest & AddTargets(const char *key, CreateExperimentTemplateTargetInput &&value)
CreateExperimentTemplateRequest & WithLogConfiguration(const CreateExperimentTemplateLogConfigurationInput &value)
void SetTargets(const Aws::Map< Aws::String, CreateExperimentTemplateTargetInput > &value)
void SetDescription(const char *value)
CreateExperimentTemplateRequest & WithClientToken(const char *value)
CreateExperimentTemplateRequest & WithActions(Aws::Map< Aws::String, CreateExperimentTemplateActionInput > &&value)
CreateExperimentTemplateRequest & WithDescription(Aws::String &&value)
CreateExperimentTemplateRequest & AddActions(const Aws::String &key, CreateExperimentTemplateActionInput &&value)
CreateExperimentTemplateRequest & WithActions(const Aws::Map< Aws::String, CreateExperimentTemplateActionInput > &value)
bool ActionsHasBeenSet() const
CreateExperimentTemplateRequest & WithTargets(const Aws::Map< Aws::String, CreateExperimentTemplateTargetInput > &value)
void SetClientToken(const char *value)
const Aws::Map< Aws::String, CreateExperimentTemplateTargetInput > & GetTargets() const
CreateExperimentTemplateRequest & AddTags(Aws::String &&key, Aws::String &&value)
void SetExperimentOptions(CreateExperimentTemplateExperimentOptionsInput &&value)
CreateExperimentTemplateRequest & AddActions(const char *key, const CreateExperimentTemplateActionInput &value)
CreateExperimentTemplateRequest & AddStopConditions(CreateExperimentTemplateStopConditionInput &&value)
const CreateExperimentTemplateLogConfigurationInput & GetLogConfiguration() const
CreateExperimentTemplateRequest & AddTags(Aws::String &&key, const Aws::String &value)
void SetDescription(const Aws::String &value)
bool TargetsHasBeenSet() const
bool RoleArnHasBeenSet() const
void SetRoleArn(const char *value)
const Aws::Vector< CreateExperimentTemplateStopConditionInput > & GetStopConditions() const
CreateExperimentTemplateRequest & AddTags(const Aws::String &key, const Aws::String &value)
AWS_FIS_API CreateExperimentTemplateRequest()
CreateExperimentTemplateRequest & WithRoleArn(Aws::String &&value)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
CreateExperimentTemplateRequest & AddActions(Aws::String &&key, const CreateExperimentTemplateActionInput &value)
void SetTargets(Aws::Map< Aws::String, CreateExperimentTemplateTargetInput > &&value)
CreateExperimentTemplateRequest & AddStopConditions(const CreateExperimentTemplateStopConditionInput &value)
bool ExperimentOptionsHasBeenSet() const
void SetClientToken(Aws::String &&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
std::vector< T, Aws::Allocator< T > > Vector