Uses of Class
software.amazon.awscdk.services.iot.CfnScheduledAuditProps.Builder
-
Uses of CfnScheduledAuditProps.Builder in software.amazon.awscdk.services.iot
Modifier and TypeMethodDescriptionCfnScheduledAuditProps.builder()
CfnScheduledAuditProps.Builder.dayOfMonth
(String dayOfMonth) Sets the value ofCfnScheduledAuditProps.getDayOfMonth()
Sets the value ofCfnScheduledAuditProps.getDayOfWeek()
Sets the value ofCfnScheduledAuditProps.getFrequency()
CfnScheduledAuditProps.Builder.scheduledAuditName
(String scheduledAuditName) Sets the value ofCfnScheduledAuditProps.getScheduledAuditName()
Sets the value ofCfnScheduledAuditProps.getTags()
CfnScheduledAuditProps.Builder.targetCheckNames
(List<String> targetCheckNames) Sets the value ofCfnScheduledAuditProps.getTargetCheckNames()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnScheduledAuditProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnScheduledAuditProps.Builder
.