CampaignProgressiveConfigArgs

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

Progressive config

Constructors

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

Properties

Link copied to clipboard

Bandwidth allocation for the progressive outbound mode.

Functions

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