Uses of Class
software.amazon.awscdk.services.mediaconnect.alpha.MediaLiveChannelConfigurationProps.Builder
Packages that use MediaLiveChannelConfigurationProps.Builder
Package
Description
AWS::MediaConnect Construct Library
-
Uses of MediaLiveChannelConfigurationProps.Builder in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return MediaLiveChannelConfigurationProps.BuilderModifier and TypeMethodDescriptionMediaLiveChannelConfigurationProps.builder()MediaLiveChannelConfigurationProps.Builder.channel(IChannelRef channel) Sets the value ofMediaLiveChannelConfigurationProps.getChannel()MediaLiveChannelConfigurationProps.Builder.outputName(String outputName) Sets the value ofMediaLiveChannelConfigurationProps.getOutputName()MediaLiveChannelConfigurationProps.Builder.pipeline(MediaLivePipeline pipeline) Sets the value ofMediaLiveChannelConfigurationProps.getPipeline()MediaLiveChannelConfigurationProps.Builder.sourceTransitDecryption(TransitEncryption sourceTransitDecryption) Sets the value ofMediaLiveChannelConfigurationProps.getSourceTransitDecryption()Constructors in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type MediaLiveChannelConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theMediaLiveChannelConfigurationProps.Builder.