toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connectcampaignsv2.kotlin.inputs
/
CampaignPredictiveConfigArgs
Campaign
Predictive
Config
Args
data
class
CampaignPredictiveConfigArgs
(
val
bandwidthAllocation
:
Output
<
Double
>
)
:
ConvertibleToJava
<
CampaignPredictiveConfigArgs
>
Predictive config
Members
Constructors
Campaign
Predictive
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 predictive outbound mode.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CampaignPredictiveConfigArgs