Uses of Enum
software.amazon.awscdk.services.mediaconnect.alpha.MediaLivePipeline
Packages that use MediaLivePipeline
Package
Description
AWS::MediaConnect Construct Library
-
Uses of MediaLivePipeline in software.amazon.awscdk.services.mediaconnect.alpha
Methods in software.amazon.awscdk.services.mediaconnect.alpha that return MediaLivePipelineModifier and TypeMethodDescriptionMediaLiveChannelConfigurationProps.getMediaLivePipelineId()(experimental) The MediaLive pipeline to connect to this router input.final MediaLivePipelineMediaLiveChannelConfigurationProps.Jsii$Proxy.getMediaLivePipelineId()MediaLiveInputConnectionProps.getMediaLivePipelineId()(experimental) Pipeline ID for MediaLive input.final MediaLivePipelineMediaLiveInputConnectionProps.Jsii$Proxy.getMediaLivePipelineId()static MediaLivePipelineReturns the enum constant of this type with the specified name.static MediaLivePipeline[]MediaLivePipeline.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.mediaconnect.alpha with parameters of type MediaLivePipelineModifier and TypeMethodDescriptionMediaLiveChannelConfigurationProps.Builder.mediaLivePipelineId(MediaLivePipeline mediaLivePipelineId) Sets the value ofMediaLiveChannelConfigurationProps.getMediaLivePipelineId()MediaLiveInputConnectionProps.Builder.mediaLivePipelineId(MediaLivePipeline mediaLivePipelineId) Sets the value ofMediaLiveInputConnectionProps.getMediaLivePipelineId()