Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.inspectorv2.CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder
Packages that use CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder
-
Uses of CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.inspectorv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.inspectorv2 that return CfnCisScanConfigurationPropsMixin.ScheduleProperty.BuilderModifier and TypeMethodDescriptionCfnCisScanConfigurationPropsMixin.ScheduleProperty.builder()CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.daily(CfnCisScanConfigurationPropsMixin.DailyScheduleProperty daily) Sets the value ofCfnCisScanConfigurationPropsMixin.ScheduleProperty.getDaily()CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.daily(IResolvable daily) Sets the value ofCfnCisScanConfigurationPropsMixin.ScheduleProperty.getDaily()CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.monthly(CfnCisScanConfigurationPropsMixin.MonthlyScheduleProperty monthly) Sets the value ofCfnCisScanConfigurationPropsMixin.ScheduleProperty.getMonthly()CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.monthly(IResolvable monthly) Sets the value ofCfnCisScanConfigurationPropsMixin.ScheduleProperty.getMonthly()Sets the value ofCfnCisScanConfigurationPropsMixin.ScheduleProperty.getOneTime()CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.weekly(CfnCisScanConfigurationPropsMixin.WeeklyScheduleProperty weekly) Sets the value ofCfnCisScanConfigurationPropsMixin.ScheduleProperty.getWeekly()CfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.weekly(IResolvable weekly) Sets the value ofCfnCisScanConfigurationPropsMixin.ScheduleProperty.getWeekly()Constructors in software.amazon.awscdk.cfnpropertymixins.services.inspectorv2 with parameters of type CfnCisScanConfigurationPropsMixin.ScheduleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCisScanConfigurationPropsMixin.ScheduleProperty.Builder.