Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelInputAttachmentsInputSettings
-
Packages that use MedialiveChannelInputAttachmentsInputSettings Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelInputAttachmentsInputSettings in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelInputAttachmentsInputSettings Modifier and Type Class Description static classMedialiveChannelInputAttachmentsInputSettings.Jsii$ProxyAn implementation forMedialiveChannelInputAttachmentsInputSettingsMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelInputAttachmentsInputSettings Modifier and Type Method Description MedialiveChannelInputAttachmentsInputSettingsMedialiveChannelInputAttachmentsInputSettings.Builder. build()Builds the configured instance.default MedialiveChannelInputAttachmentsInputSettingsMedialiveChannelInputAttachments. getInputSettings()input_settings block.MedialiveChannelInputAttachmentsInputSettingsMedialiveChannelInputAttachments.Jsii$Proxy. getInputSettings()MedialiveChannelInputAttachmentsInputSettingsMedialiveChannelInputAttachmentsOutputReference. getInputSettingsInput()MedialiveChannelInputAttachmentsInputSettingsMedialiveChannelInputAttachmentsInputSettingsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelInputAttachmentsInputSettings Modifier and Type Method Description MedialiveChannelInputAttachments.BuilderMedialiveChannelInputAttachments.Builder. inputSettings(MedialiveChannelInputAttachmentsInputSettings inputSettings)Sets the value ofMedialiveChannelInputAttachments.getInputSettings()voidMedialiveChannelInputAttachmentsOutputReference. putInputSettings(MedialiveChannelInputAttachmentsInputSettings value)voidMedialiveChannelInputAttachmentsInputSettingsOutputReference. setInternalValue(MedialiveChannelInputAttachmentsInputSettings value)
-