Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.MaintenanceUpdateSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.MaintenanceUpdateSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.MaintenanceUpdateSettingsProperty.builder()
CfnChannel.MaintenanceUpdateSettingsProperty.Builder.maintenanceDay
(String maintenanceDay) Sets the value ofCfnChannel.MaintenanceUpdateSettingsProperty.getMaintenanceDay()
CfnChannel.MaintenanceUpdateSettingsProperty.Builder.maintenanceScheduledDate
(String maintenanceScheduledDate) CfnChannel.MaintenanceUpdateSettingsProperty.Builder.maintenanceStartTime
(String maintenanceStartTime) Sets the value ofCfnChannel.MaintenanceUpdateSettingsProperty.getMaintenanceStartTime()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.MaintenanceUpdateSettingsProperty.Builder
.