Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelDestinations
-
Packages that use MedialiveChannelDestinations Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelDestinations in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelDestinations Modifier and Type Class Description static classMedialiveChannelDestinations.Jsii$ProxyAn implementation forMedialiveChannelDestinationsMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelDestinations Modifier and Type Method Description MedialiveChannelDestinationsMedialiveChannelDestinations.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelDestinations Modifier and Type Method Description voidMedialiveChannelDestinationsOutputReference. setInternalValue(MedialiveChannelDestinations value)Method parameters in com.hashicorp.cdktf.providers.aws.medialive_channel with type arguments of type MedialiveChannelDestinations Modifier and Type Method Description MedialiveChannel.BuilderMedialiveChannel.Builder. destinations(List<? extends MedialiveChannelDestinations> destinations)destinations block.MedialiveChannelConfig.BuilderMedialiveChannelConfig.Builder. destinations(List<? extends MedialiveChannelDestinations> destinations)Sets the value ofMedialiveChannelConfig.getDestinations()voidMedialiveChannelDestinationsList. setInternalValue(List<MedialiveChannelDestinations> value)
-