Uses of Class
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelEncoderSettingsTimecodeConfig.Builder
-
Packages that use MedialiveChannelEncoderSettingsTimecodeConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelEncoderSettingsTimecodeConfig.Builder in com.hashicorp.cdktf.providers.aws.medialive_channel
Methods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelEncoderSettingsTimecodeConfig.Builder Modifier and Type Method Description static MedialiveChannelEncoderSettingsTimecodeConfig.BuilderMedialiveChannelEncoderSettingsTimecodeConfig. builder()MedialiveChannelEncoderSettingsTimecodeConfig.BuilderMedialiveChannelEncoderSettingsTimecodeConfig.Builder. source(String source)Sets the value ofMedialiveChannelEncoderSettingsTimecodeConfig.getSource()MedialiveChannelEncoderSettingsTimecodeConfig.BuilderMedialiveChannelEncoderSettingsTimecodeConfig.Builder. syncThreshold(Number syncThreshold)Sets the value ofMedialiveChannelEncoderSettingsTimecodeConfig.getSyncThreshold()Constructors in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelEncoderSettingsTimecodeConfig.Builder Constructor Description Jsii$Proxy(MedialiveChannelEncoderSettingsTimecodeConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theMedialiveChannelEncoderSettingsTimecodeConfig.Builder.
-