Uses of Class
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder
-
Packages that use MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder in com.hashicorp.cdktf.providers.aws.medialive_channel
Methods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder Modifier and Type Method Description static MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.BuilderMedialiveChannelInputAttachmentsInputSettingsCaptionSelector. builder()MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.BuilderMedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder. languageCode(String languageCode)MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.BuilderMedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder. name(String name)Sets the value ofMedialiveChannelInputAttachmentsInputSettingsCaptionSelector.getName()MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.BuilderMedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder. selectorSettings(MedialiveChannelInputAttachmentsInputSettingsCaptionSelectorSelectorSettings selectorSettings)Constructors in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder Constructor Description Jsii$Proxy(MedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder builder)Constructor that initializes the object based on literal property values passed by theMedialiveChannelInputAttachmentsInputSettingsCaptionSelector.Builder.
-