Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.RtmpOutputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.RtmpOutputSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Modifier and TypeMethodDescriptionCfnChannel.RtmpOutputSettingsProperty.builder()
CfnChannel.RtmpOutputSettingsProperty.Builder.certificateMode
(String certificateMode) Sets the value ofCfnChannel.RtmpOutputSettingsProperty.getCertificateMode()
CfnChannel.RtmpOutputSettingsProperty.Builder.connectionRetryInterval
(Number connectionRetryInterval) Sets the value ofCfnChannel.RtmpOutputSettingsProperty.getConnectionRetryInterval()
CfnChannel.RtmpOutputSettingsProperty.Builder.destination
(IResolvable destination) Sets the value ofCfnChannel.RtmpOutputSettingsProperty.getDestination()
CfnChannel.RtmpOutputSettingsProperty.Builder.destination
(CfnChannel.OutputLocationRefProperty destination) Sets the value ofCfnChannel.RtmpOutputSettingsProperty.getDestination()
CfnChannel.RtmpOutputSettingsProperty.Builder.numRetries
(Number numRetries) Sets the value ofCfnChannel.RtmpOutputSettingsProperty.getNumRetries()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnChannel.RtmpOutputSettingsProperty.Builder
.