toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connectcampaignsv2.kotlin.inputs
/
CampaignProgressiveConfigArgs
Campaign
Progressive
Config
Args
data
class
CampaignProgressiveConfigArgs
(
val
bandwidthAllocation
:
Output
<
Double
>
)
:
ConvertibleToJava
<
CampaignProgressiveConfigArgs
>
Progressive config
Members
Constructors
Campaign
Progressive
Config
Args
Link copied to clipboard
constructor
(
bandwidthAllocation
:
Output
<
Double
>
)
Properties
bandwidth
Allocation
Link copied to clipboard
val
bandwidthAllocation
:
Output
<
Double
>
Bandwidth allocation for the progressive outbound mode.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CampaignProgressiveConfigArgs