Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelEncoderSettingsVideoDescriptions
-
Packages that use MedialiveChannelEncoderSettingsVideoDescriptions Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelEncoderSettingsVideoDescriptions in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelEncoderSettingsVideoDescriptions Modifier and Type Class Description static classMedialiveChannelEncoderSettingsVideoDescriptions.Jsii$ProxyAn implementation forMedialiveChannelEncoderSettingsVideoDescriptionsMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelEncoderSettingsVideoDescriptions Modifier and Type Method Description MedialiveChannelEncoderSettingsVideoDescriptionsMedialiveChannelEncoderSettingsVideoDescriptions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelEncoderSettingsVideoDescriptions Modifier and Type Method Description voidMedialiveChannelEncoderSettingsVideoDescriptionsOutputReference. setInternalValue(MedialiveChannelEncoderSettingsVideoDescriptions value)Method parameters in com.hashicorp.cdktf.providers.aws.medialive_channel with type arguments of type MedialiveChannelEncoderSettingsVideoDescriptions Modifier and Type Method Description voidMedialiveChannelEncoderSettingsVideoDescriptionsList. setInternalValue(List<MedialiveChannelEncoderSettingsVideoDescriptions> value)MedialiveChannelEncoderSettings.BuilderMedialiveChannelEncoderSettings.Builder. videoDescriptions(List<? extends MedialiveChannelEncoderSettingsVideoDescriptions> videoDescriptions)Sets the value ofMedialiveChannelEncoderSettings.getVideoDescriptions()
-