7#include <aws/connectcampaignsv2/ConnectCampaignsV2_EXPORTS.h>
19namespace ConnectCampaignsV2
42 inline void SetBandwidthAllocation(
double value) { m_bandwidthAllocationHasBeenSet =
true; m_bandwidthAllocation = value; }
47 double m_bandwidthAllocation{0.0};
48 bool m_bandwidthAllocationHasBeenSet =
false;
PredictiveConfig & WithBandwidthAllocation(double value)
AWS_CONNECTCAMPAIGNSV2_API PredictiveConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CONNECTCAMPAIGNSV2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetBandwidthAllocation(double value)
AWS_CONNECTCAMPAIGNSV2_API PredictiveConfig()=default
double GetBandwidthAllocation() const
bool BandwidthAllocationHasBeenSet() const
AWS_CONNECTCAMPAIGNSV2_API PredictiveConfig(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue