Uses of Interface
software.amazon.awscdk.services.pinpoint.CfnCampaign.LimitsProperty
Packages that use CfnCampaign.LimitsProperty
-
Uses of CfnCampaign.LimitsProperty in software.amazon.awscdk.services.pinpoint
Classes in software.amazon.awscdk.services.pinpoint that implement CfnCampaign.LimitsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCampaign.LimitsPropertyMethods in software.amazon.awscdk.services.pinpoint that return CfnCampaign.LimitsPropertyModifier and TypeMethodDescriptionCfnCampaign.LimitsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pinpoint with parameters of type CfnCampaign.LimitsPropertyModifier and TypeMethodDescriptionCfnCampaign.Builder.limits(CfnCampaign.LimitsProperty limits) The messaging limits for the campaign.CfnCampaignProps.Builder.limits(CfnCampaign.LimitsProperty limits) Sets the value ofCfnCampaignProps.getLimits()voidCfnCampaign.setLimits(CfnCampaign.LimitsProperty value) The messaging limits for the campaign.