Uses of Interface
software.amazon.awscdk.services.pinpoint.CfnCampaign.ScheduleProperty
Packages that use CfnCampaign.ScheduleProperty
-
Uses of CfnCampaign.ScheduleProperty in software.amazon.awscdk.services.pinpoint
Classes in software.amazon.awscdk.services.pinpoint that implement CfnCampaign.SchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCampaign.SchedulePropertyMethods in software.amazon.awscdk.services.pinpoint that return CfnCampaign.SchedulePropertyModifier and TypeMethodDescriptionCfnCampaign.ScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pinpoint with parameters of type CfnCampaign.SchedulePropertyModifier and TypeMethodDescriptionCfnCampaign.Builder.schedule(CfnCampaign.ScheduleProperty schedule) The schedule settings for the treatment.CfnCampaign.WriteTreatmentResourceProperty.Builder.schedule(CfnCampaign.ScheduleProperty schedule) Sets the value ofCfnCampaign.WriteTreatmentResourceProperty.getSchedule()CfnCampaignProps.Builder.schedule(CfnCampaign.ScheduleProperty schedule) Sets the value ofCfnCampaignProps.getSchedule()voidCfnCampaign.setSchedule(CfnCampaign.ScheduleProperty value) The schedule settings for the treatment.