void SetConditions(const Aws::Vector< Condition > &value)
BeforeEntryConditions & WithConditions(Aws::Vector< Condition > &&value)
AWS_CODEPIPELINE_API BeforeEntryConditions(Aws::Utils::Json::JsonView jsonValue)
BeforeEntryConditions & AddConditions(Condition &&value)
AWS_CODEPIPELINE_API BeforeEntryConditions()
bool ConditionsHasBeenSet() const
const Aws::Vector< Condition > & GetConditions() const
AWS_CODEPIPELINE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetConditions(Aws::Vector< Condition > &&value)
BeforeEntryConditions & WithConditions(const Aws::Vector< Condition > &value)
AWS_CODEPIPELINE_API BeforeEntryConditions & operator=(Aws::Utils::Json::JsonView jsonValue)
BeforeEntryConditions & AddConditions(const Condition &value)