Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputSpecification
-
Packages that use MedialiveChannelInputSpecification Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputSpecification in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelInputSpecification Modifier and Type Class Description static classMedialiveChannelInputSpecification.Jsii$ProxyAn implementation forMedialiveChannelInputSpecificationMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputSpecification Modifier and Type Method Description MedialiveChannelInputSpecificationMedialiveChannelInputSpecification.Builder. build()Builds the configured instance.MedialiveChannelInputSpecificationMedialiveChannelConfig. getInputSpecification()input_specification block.MedialiveChannelInputSpecificationMedialiveChannelConfig.Jsii$Proxy. getInputSpecification()MedialiveChannelInputSpecificationMedialiveChannel. getInputSpecificationInput()MedialiveChannelInputSpecificationMedialiveChannelInputSpecificationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputSpecification Modifier and Type Method Description MedialiveChannel.BuilderMedialiveChannel.Builder. inputSpecification(MedialiveChannelInputSpecification inputSpecification)input_specification block.MedialiveChannelConfig.BuilderMedialiveChannelConfig.Builder. inputSpecification(MedialiveChannelInputSpecification inputSpecification)Sets the value ofMedialiveChannelConfig.getInputSpecification()voidMedialiveChannel. putInputSpecification(MedialiveChannelInputSpecification value)voidMedialiveChannelInputSpecificationOutputReference. setInternalValue(MedialiveChannelInputSpecification value)
-