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