Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsInputSettingsVideoSelector
-
Packages that use MedialiveChannelInputAttachmentsInputSettingsVideoSelector Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputAttachmentsInputSettingsVideoSelector in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelInputAttachmentsInputSettingsVideoSelector Modifier and Type Class Description static classMedialiveChannelInputAttachmentsInputSettingsVideoSelector.Jsii$ProxyAn implementation forMedialiveChannelInputAttachmentsInputSettingsVideoSelectorMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputAttachmentsInputSettingsVideoSelector Modifier and Type Method Description MedialiveChannelInputAttachmentsInputSettingsVideoSelectorMedialiveChannelInputAttachmentsInputSettingsVideoSelector.Builder. build()Builds the configured instance.MedialiveChannelInputAttachmentsInputSettingsVideoSelectorMedialiveChannelInputAttachmentsInputSettingsVideoSelectorOutputReference. getInternalValue()default MedialiveChannelInputAttachmentsInputSettingsVideoSelectorMedialiveChannelInputAttachmentsInputSettings. getVideoSelector()video_selector block.MedialiveChannelInputAttachmentsInputSettingsVideoSelectorMedialiveChannelInputAttachmentsInputSettings.Jsii$Proxy. getVideoSelector()MedialiveChannelInputAttachmentsInputSettingsVideoSelectorMedialiveChannelInputAttachmentsInputSettingsOutputReference. getVideoSelectorInput()Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputAttachmentsInputSettingsVideoSelector Modifier and Type Method Description voidMedialiveChannelInputAttachmentsInputSettingsOutputReference. putVideoSelector(MedialiveChannelInputAttachmentsInputSettingsVideoSelector value)voidMedialiveChannelInputAttachmentsInputSettingsVideoSelectorOutputReference. setInternalValue(MedialiveChannelInputAttachmentsInputSettingsVideoSelector value)MedialiveChannelInputAttachmentsInputSettings.BuilderMedialiveChannelInputAttachmentsInputSettings.Builder. videoSelector(MedialiveChannelInputAttachmentsInputSettingsVideoSelector videoSelector)Sets the value ofMedialiveChannelInputAttachmentsInputSettings.getVideoSelector()
-