Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnMaintenanceWindowMixinProps.Builder
Packages that use CfnMaintenanceWindowMixinProps.Builder
-
Uses of CfnMaintenanceWindowMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnMaintenanceWindowMixinProps.BuilderModifier and TypeMethodDescriptionCfnMaintenanceWindowMixinProps.Builder.allowUnassociatedTargets(Boolean allowUnassociatedTargets) Sets the value ofCfnMaintenanceWindowMixinProps.getAllowUnassociatedTargets()CfnMaintenanceWindowMixinProps.Builder.allowUnassociatedTargets(IResolvable allowUnassociatedTargets) Sets the value ofCfnMaintenanceWindowMixinProps.getAllowUnassociatedTargets()CfnMaintenanceWindowMixinProps.builder()Sets the value ofCfnMaintenanceWindowMixinProps.getCutoff()CfnMaintenanceWindowMixinProps.Builder.description(String description) Sets the value ofCfnMaintenanceWindowMixinProps.getDescription()Sets the value ofCfnMaintenanceWindowMixinProps.getDuration()Sets the value ofCfnMaintenanceWindowMixinProps.getEndDate()Sets the value ofCfnMaintenanceWindowMixinProps.getName()Sets the value ofCfnMaintenanceWindowMixinProps.getSchedule()CfnMaintenanceWindowMixinProps.Builder.scheduleOffset(Number scheduleOffset) Sets the value ofCfnMaintenanceWindowMixinProps.getScheduleOffset()CfnMaintenanceWindowMixinProps.Builder.scheduleTimezone(String scheduleTimezone) Sets the value ofCfnMaintenanceWindowMixinProps.getScheduleTimezone()Sets the value ofCfnMaintenanceWindowMixinProps.getStartDate()Sets the value ofCfnMaintenanceWindowMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnMaintenanceWindowMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMaintenanceWindowMixinProps.Builder.