Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelEncoderSettingsAudioDescriptions
-
Packages that use MedialiveChannelEncoderSettingsAudioDescriptions Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelEncoderSettingsAudioDescriptions in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelEncoderSettingsAudioDescriptions Modifier and Type Class Description static classMedialiveChannelEncoderSettingsAudioDescriptions.Jsii$ProxyAn implementation forMedialiveChannelEncoderSettingsAudioDescriptionsMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelEncoderSettingsAudioDescriptions Modifier and Type Method Description MedialiveChannelEncoderSettingsAudioDescriptionsMedialiveChannelEncoderSettingsAudioDescriptions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelEncoderSettingsAudioDescriptions Modifier and Type Method Description voidMedialiveChannelEncoderSettingsAudioDescriptionsOutputReference. setInternalValue(MedialiveChannelEncoderSettingsAudioDescriptions value)Method parameters in com.hashicorp.cdktf.providers.aws.medialive_channel with type arguments of type MedialiveChannelEncoderSettingsAudioDescriptions Modifier and Type Method Description MedialiveChannelEncoderSettings.BuilderMedialiveChannelEncoderSettings.Builder. audioDescriptions(List<? extends MedialiveChannelEncoderSettingsAudioDescriptions> audioDescriptions)Sets the value ofMedialiveChannelEncoderSettings.getAudioDescriptions()voidMedialiveChannelEncoderSettingsAudioDescriptionsList. setInternalValue(List<MedialiveChannelEncoderSettingsAudioDescriptions> value)
-