Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelCdiInputSpecification
-
Packages that use MedialiveChannelCdiInputSpecification Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelCdiInputSpecification in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelCdiInputSpecification Modifier and Type Class Description static classMedialiveChannelCdiInputSpecification.Jsii$ProxyAn implementation forMedialiveChannelCdiInputSpecificationMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelCdiInputSpecification Modifier and Type Method Description MedialiveChannelCdiInputSpecificationMedialiveChannelCdiInputSpecification.Builder. build()Builds the configured instance.default MedialiveChannelCdiInputSpecificationMedialiveChannelConfig. getCdiInputSpecification()cdi_input_specification block.MedialiveChannelCdiInputSpecificationMedialiveChannelConfig.Jsii$Proxy. getCdiInputSpecification()MedialiveChannelCdiInputSpecificationMedialiveChannel. getCdiInputSpecificationInput()MedialiveChannelCdiInputSpecificationMedialiveChannelCdiInputSpecificationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelCdiInputSpecification Modifier and Type Method Description MedialiveChannel.BuilderMedialiveChannel.Builder. cdiInputSpecification(MedialiveChannelCdiInputSpecification cdiInputSpecification)cdi_input_specification block.MedialiveChannelConfig.BuilderMedialiveChannelConfig.Builder. cdiInputSpecification(MedialiveChannelCdiInputSpecification cdiInputSpecification)Sets the value ofMedialiveChannelConfig.getCdiInputSpecification()voidMedialiveChannel. putCdiInputSpecification(MedialiveChannelCdiInputSpecification value)voidMedialiveChannelCdiInputSpecificationOutputReference. setInternalValue(MedialiveChannelCdiInputSpecification value)
-