Uses of Interface
software.amazon.awscdk.services.inspectorv2.CfnCisScanConfiguration.TimeProperty
Packages that use CfnCisScanConfiguration.TimeProperty
-
Uses of CfnCisScanConfiguration.TimeProperty in software.amazon.awscdk.services.inspectorv2
Classes in software.amazon.awscdk.services.inspectorv2 that implement CfnCisScanConfiguration.TimePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCisScanConfiguration.TimePropertyMethods in software.amazon.awscdk.services.inspectorv2 that return CfnCisScanConfiguration.TimePropertyModifier and TypeMethodDescriptionCfnCisScanConfiguration.TimeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.inspectorv2 with parameters of type CfnCisScanConfiguration.TimePropertyModifier and TypeMethodDescriptionCfnCisScanConfiguration.DailyScheduleProperty.Builder.startTime(CfnCisScanConfiguration.TimeProperty startTime) Sets the value ofCfnCisScanConfiguration.DailyScheduleProperty.getStartTime()CfnCisScanConfiguration.MonthlyScheduleProperty.Builder.startTime(CfnCisScanConfiguration.TimeProperty startTime) Sets the value ofCfnCisScanConfiguration.MonthlyScheduleProperty.getStartTime()CfnCisScanConfiguration.WeeklyScheduleProperty.Builder.startTime(CfnCisScanConfiguration.TimeProperty startTime) Sets the value ofCfnCisScanConfiguration.WeeklyScheduleProperty.getStartTime()