7#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/pinpoint/model/RandomSplitEntry.h>
61 bool m_branchesHasBeenSet =
false;
const Aws::Vector< RandomSplitEntry > & GetBranches() const
void SetBranches(Aws::Vector< RandomSplitEntry > &&value)
RandomSplitActivity & AddBranches(const RandomSplitEntry &value)
void SetBranches(const Aws::Vector< RandomSplitEntry > &value)
AWS_PINPOINT_API RandomSplitActivity(Aws::Utils::Json::JsonView jsonValue)
AWS_PINPOINT_API Aws::Utils::Json::JsonValue Jsonize() const
RandomSplitActivity & AddBranches(RandomSplitEntry &&value)
AWS_PINPOINT_API RandomSplitActivity()
RandomSplitActivity & WithBranches(const Aws::Vector< RandomSplitEntry > &value)
AWS_PINPOINT_API RandomSplitActivity & operator=(Aws::Utils::Json::JsonView jsonValue)
RandomSplitActivity & WithBranches(Aws::Vector< RandomSplitEntry > &&value)
bool BranchesHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue