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