Uses of Interface
software.amazon.awscdk.services.medialive.CfnChannel.MaintenanceCreateSettingsProperty
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.MaintenanceCreateSettingsProperty in software.amazon.awscdk.services.medialive
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnChannel.MaintenanceCreateSettingsProperty
Modifier and TypeMethodDescriptionCfnChannel.MaintenanceCreateSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnChannel.Builder.maintenance
(CfnChannel.MaintenanceCreateSettingsProperty maintenance) Maintenance settings for this channel.CfnChannelProps.Builder.maintenance
(CfnChannel.MaintenanceCreateSettingsProperty maintenance) Sets the value ofCfnChannelProps.getMaintenance()
void
CfnChannel.setMaintenance
(CfnChannel.MaintenanceCreateSettingsProperty value) Maintenance settings for this channel.