Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelDestinationsSettings
-
Packages that use MedialiveChannelDestinationsSettings Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelDestinationsSettings in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelDestinationsSettings Modifier and Type Class Description static classMedialiveChannelDestinationsSettings.Jsii$ProxyAn implementation forMedialiveChannelDestinationsSettingsMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelDestinationsSettings Modifier and Type Method Description MedialiveChannelDestinationsSettingsMedialiveChannelDestinationsSettings.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelDestinationsSettings Modifier and Type Method Description voidMedialiveChannelDestinationsSettingsOutputReference. setInternalValue(MedialiveChannelDestinationsSettings value)Method parameters in com.hashicorp.cdktf.providers.aws.medialive_channel with type arguments of type MedialiveChannelDestinationsSettings Modifier and Type Method Description voidMedialiveChannelDestinationsSettingsList. setInternalValue(List<MedialiveChannelDestinationsSettings> value)MedialiveChannelDestinations.BuilderMedialiveChannelDestinations.Builder. settings(List<? extends MedialiveChannelDestinationsSettings> settings)Sets the value ofMedialiveChannelDestinations.getSettings()
-