Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelConfig
-
Packages that use MedialiveChannelConfig Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelConfig in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelConfig Modifier and Type Class Description static classMedialiveChannelConfig.Jsii$ProxyAn implementation forMedialiveChannelConfigMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelConfig Modifier and Type Method Description MedialiveChannelConfigMedialiveChannelConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelConfig Constructor Description MedialiveChannel(software.constructs.Construct scope, String id, MedialiveChannelConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/medialive_channel aws_medialive_channel} Resource.
-