Uses of Interface
software.amazon.awscdk.services.medialive.CfnChannel.CdiInputSpecificationProperty
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of CfnChannel.CdiInputSpecificationProperty in software.amazon.awscdk.services.medialive
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnChannel.CdiInputSpecificationProperty
Modifier and TypeMethodDescriptionCfnChannel.CdiInputSpecificationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnChannel.Builder.cdiInputSpecification
(CfnChannel.CdiInputSpecificationProperty cdiInputSpecification) Specification of CDI inputs for this channel.CfnChannelProps.Builder.cdiInputSpecification
(CfnChannel.CdiInputSpecificationProperty cdiInputSpecification) Sets the value ofCfnChannelProps.getCdiInputSpecification()
void
CfnChannel.setCdiInputSpecification
(CfnChannel.CdiInputSpecificationProperty value) Specification of CDI inputs for this channel.