Uses of Class
software.amazon.awscdk.services.iot.alpha.ScheduledAuditProps.Builder
Packages that use ScheduledAuditProps.Builder
-
Uses of ScheduledAuditProps.Builder in software.amazon.awscdk.services.iot.alpha
Methods in software.amazon.awscdk.services.iot.alpha that return ScheduledAuditProps.BuilderModifier and TypeMethodDescriptionScheduledAuditProps.Builder.accountAuditConfiguration(IAccountAuditConfiguration accountAuditConfiguration) Sets the value ofScheduledAuditProps.getAccountAuditConfiguration()ScheduledAuditProps.Builder.auditChecks(List<? extends AuditCheck> auditChecks) Sets the value ofScheduledAuditProps.getAuditChecks()static ScheduledAuditProps.BuilderScheduledAuditProps.builder()ScheduledAuditProps.Builder.dayOfMonth(DayOfMonth dayOfMonth) Sets the value ofScheduledAuditProps.getDayOfMonth()Sets the value ofScheduledAuditProps.getDayOfWeek()Sets the value ofScheduledAuditProps.getFrequency()ScheduledAuditProps.Builder.scheduledAuditName(String scheduledAuditName) Sets the value ofScheduledAuditProps.getScheduledAuditName()Constructors in software.amazon.awscdk.services.iot.alpha with parameters of type ScheduledAuditProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ScheduledAuditProps.Builder builder) Constructor that initializes the object based on literal property values passed by theScheduledAuditProps.Builder.