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