Uses of Class
software.amazon.awscdk.services.medialive.CfnChannel.RtmpOutputSettingsProperty.Builder
Packages that use CfnChannel.RtmpOutputSettingsProperty.Builder
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.RtmpOutputSettingsProperty.Builder in software.amazon.awscdk.services.medialive
Methods in software.amazon.awscdk.services.medialive that return CfnChannel.RtmpOutputSettingsProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.medialive with parameters of type CfnChannel.RtmpOutputSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.RtmpOutputSettingsProperty.Builder.