Uses of Class
software.amazon.awscdk.services.pinpoint.CfnApplicationSettingsProps.Builder
Packages that use CfnApplicationSettingsProps.Builder
- 
Uses of CfnApplicationSettingsProps.Builder in software.amazon.awscdk.services.pinpoint
Methods in software.amazon.awscdk.services.pinpoint that return CfnApplicationSettingsProps.BuilderModifier and TypeMethodDescriptionCfnApplicationSettingsProps.Builder.applicationId(String applicationId) Sets the value ofCfnApplicationSettingsProps.getApplicationId()CfnApplicationSettingsProps.builder()CfnApplicationSettingsProps.Builder.campaignHook(IResolvable campaignHook) Sets the value ofCfnApplicationSettingsProps.getCampaignHook()CfnApplicationSettingsProps.Builder.campaignHook(CfnApplicationSettings.CampaignHookProperty campaignHook) Sets the value ofCfnApplicationSettingsProps.getCampaignHook()CfnApplicationSettingsProps.Builder.cloudWatchMetricsEnabled(Boolean cloudWatchMetricsEnabled) Sets the value ofCfnApplicationSettingsProps.getCloudWatchMetricsEnabled()CfnApplicationSettingsProps.Builder.cloudWatchMetricsEnabled(IResolvable cloudWatchMetricsEnabled) Sets the value ofCfnApplicationSettingsProps.getCloudWatchMetricsEnabled()CfnApplicationSettingsProps.Builder.limits(IResolvable limits) Sets the value ofCfnApplicationSettingsProps.getLimits()CfnApplicationSettingsProps.Builder.limits(CfnApplicationSettings.LimitsProperty limits) Sets the value ofCfnApplicationSettingsProps.getLimits()CfnApplicationSettingsProps.Builder.quietTime(IResolvable quietTime) Sets the value ofCfnApplicationSettingsProps.getQuietTime()CfnApplicationSettingsProps.Builder.quietTime(CfnApplicationSettings.QuietTimeProperty quietTime) Sets the value ofCfnApplicationSettingsProps.getQuietTime()Constructors in software.amazon.awscdk.services.pinpoint with parameters of type CfnApplicationSettingsProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationSettingsProps.Builder.