Uses of Class
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputSpecification.Builder
-
Packages that use MedialiveChannelInputSpecification.Builder Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputSpecification.Builder in com.hashicorp.cdktf.providers.aws.medialive_channel
Methods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputSpecification.Builder Modifier and Type Method Description static MedialiveChannelInputSpecification.BuilderMedialiveChannelInputSpecification. builder()MedialiveChannelInputSpecification.BuilderMedialiveChannelInputSpecification.Builder. codec(String codec)Sets the value ofMedialiveChannelInputSpecification.getCodec()MedialiveChannelInputSpecification.BuilderMedialiveChannelInputSpecification.Builder. inputResolution(String inputResolution)Sets the value ofMedialiveChannelInputSpecification.getInputResolution()MedialiveChannelInputSpecification.BuilderMedialiveChannelInputSpecification.Builder. maximumBitrate(String maximumBitrate)Sets the value ofMedialiveChannelInputSpecification.getMaximumBitrate()Constructors in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputSpecification.Builder Constructor Description Jsii$Proxy(MedialiveChannelInputSpecification.Builder builder)Constructor that initializes the object based on literal property values passed by theMedialiveChannelInputSpecification.Builder.
-