Uses of Class
software.amazon.awscdk.services.pinpoint.CfnCampaign.LimitsProperty.Builder
Packages that use CfnCampaign.LimitsProperty.Builder
-
Uses of CfnCampaign.LimitsProperty.Builder in software.amazon.awscdk.services.pinpoint
Methods in software.amazon.awscdk.services.pinpoint that return CfnCampaign.LimitsProperty.BuilderModifier and TypeMethodDescriptionCfnCampaign.LimitsProperty.builder()
Sets the value ofCfnCampaign.LimitsProperty.getDaily()
CfnCampaign.LimitsProperty.Builder.maximumDuration
(Number maximumDuration) Sets the value ofCfnCampaign.LimitsProperty.getMaximumDuration()
CfnCampaign.LimitsProperty.Builder.messagesPerSecond
(Number messagesPerSecond) Sets the value ofCfnCampaign.LimitsProperty.getMessagesPerSecond()
Sets the value ofCfnCampaign.LimitsProperty.getSession()
Sets the value ofCfnCampaign.LimitsProperty.getTotal()
Constructors in software.amazon.awscdk.services.pinpoint with parameters of type CfnCampaign.LimitsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCampaign.LimitsProperty.Builder
.