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.mediaLiveChannelArn(String mediaLiveChannelArn) Sets the value ofMediaLiveChannelConfigurationProps.getMediaLiveChannelArn()MediaLiveChannelConfigurationProps.Builder.mediaLiveChannelOutputName(String mediaLiveChannelOutputName) Sets the value ofMediaLiveChannelConfigurationProps.getMediaLiveChannelOutputName()MediaLiveChannelConfigurationProps.Builder.mediaLivePipelineId(MediaLivePipeline mediaLivePipelineId) Sets the value ofMediaLiveChannelConfigurationProps.getMediaLivePipelineId()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.