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.outputs
/
CampaignCommunicationLimits
Campaign
Communication
Limits
data
class
CampaignCommunicationLimits
(
val
communicationLimitList
:
List
<
CampaignCommunicationLimit
>
?
=
null
)
Communication limits
Members
Constructors
Campaign
Communication
Limits
Link copied to clipboard
constructor
(
communicationLimitList
:
List
<
CampaignCommunicationLimit
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
communication
Limit
List
Link copied to clipboard
val
communicationLimitList
:
List
<
CampaignCommunicationLimit
>
?
=
null
The list of CommunicationLimits.