CampaignPredictiveConfigArgs

data class CampaignPredictiveConfigArgs(val bandwidthAllocation: Output<Double>) : ConvertibleToJava<CampaignPredictiveConfigArgs>

Predictive config

Constructors

Link copied to clipboard
constructor(bandwidthAllocation: Output<Double>)

Properties

Link copied to clipboard

Bandwidth allocation for the predictive outbound mode.

Functions

Link copied to clipboard
open override fun toJava(): CampaignPredictiveConfigArgs