Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsInputSettingsAudioSelector
-
Packages that use MedialiveChannelInputAttachmentsInputSettingsAudioSelector Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputAttachmentsInputSettingsAudioSelector in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelInputAttachmentsInputSettingsAudioSelector Modifier and Type Class Description static classMedialiveChannelInputAttachmentsInputSettingsAudioSelector.Jsii$ProxyAn implementation forMedialiveChannelInputAttachmentsInputSettingsAudioSelectorMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputAttachmentsInputSettingsAudioSelector Modifier and Type Method Description MedialiveChannelInputAttachmentsInputSettingsAudioSelectorMedialiveChannelInputAttachmentsInputSettingsAudioSelector.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputAttachmentsInputSettingsAudioSelector Modifier and Type Method Description voidMedialiveChannelInputAttachmentsInputSettingsAudioSelectorOutputReference. setInternalValue(MedialiveChannelInputAttachmentsInputSettingsAudioSelector value)Method parameters in com.hashicorp.cdktf.providers.aws.medialive_channel with type arguments of type MedialiveChannelInputAttachmentsInputSettingsAudioSelector Modifier and Type Method Description MedialiveChannelInputAttachmentsInputSettings.BuilderMedialiveChannelInputAttachmentsInputSettings.Builder. audioSelector(List<? extends MedialiveChannelInputAttachmentsInputSettingsAudioSelector> audioSelector)Sets the value ofMedialiveChannelInputAttachmentsInputSettings.getAudioSelector()voidMedialiveChannelInputAttachmentsInputSettingsAudioSelectorList. setInternalValue(List<MedialiveChannelInputAttachmentsInputSettingsAudioSelector> value)
-