Uses of Interface
software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration.ScheduleProperty
Packages that use CfnCisScanConfiguration.ScheduleProperty
-
Uses of CfnCisScanConfiguration.ScheduleProperty in software.amazon.awscdk.services.inspectorv2
Classes in software.amazon.awscdk.services.inspectorv2 that implement CfnCisScanConfiguration.SchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCisScanConfiguration.SchedulePropertyMethods in software.amazon.awscdk.services.inspectorv2 that return CfnCisScanConfiguration.SchedulePropertyModifier and TypeMethodDescriptionCfnCisScanConfiguration.ScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.inspectorv2 with parameters of type CfnCisScanConfiguration.SchedulePropertyModifier and TypeMethodDescriptionCfnCisScanConfiguration.Builder.schedule(CfnCisScanConfiguration.ScheduleProperty schedule) The CIS scan configuration's schedule.CfnCisScanConfigurationProps.Builder.schedule(CfnCisScanConfiguration.ScheduleProperty schedule) Sets the value ofCfnCisScanConfigurationProps.getSchedule()voidCfnCisScanConfiguration.setSchedule(CfnCisScanConfiguration.ScheduleProperty value) The CIS scan configuration's schedule.