Uses of Interface
com.hashicorp.cdktf.providers.aws.medialive_channel.MedialiveChannelVpc
-
Packages that use MedialiveChannelVpc Package Description com.hashicorp.cdktf.providers.aws.medialive_channel aws_medialive_channel -
-
Uses of MedialiveChannelVpc in com.hashicorp.cdktf.providers.aws.medialive_channel
Classes in com.hashicorp.cdktf.providers.aws.medialive_channel that implement MedialiveChannelVpc Modifier and Type Class Description static classMedialiveChannelVpc.Jsii$ProxyAn implementation forMedialiveChannelVpcMethods in com.hashicorp.cdktf.providers.aws.medialive_channel that return MedialiveChannelVpc Modifier and Type Method Description MedialiveChannelVpcMedialiveChannelVpc.Builder. build()Builds the configured instance.MedialiveChannelVpcMedialiveChannelVpcOutputReference. getInternalValue()default MedialiveChannelVpcMedialiveChannelConfig. getVpc()vpc block.MedialiveChannelVpcMedialiveChannelConfig.Jsii$Proxy. getVpc()MedialiveChannelVpcMedialiveChannel. getVpcInput()Methods in com.hashicorp.cdktf.providers.aws.medialive_channel with parameters of type MedialiveChannelVpc Modifier and Type Method Description voidMedialiveChannel. putVpc(MedialiveChannelVpc value)voidMedialiveChannelVpcOutputReference. setInternalValue(MedialiveChannelVpc value)MedialiveChannel.BuilderMedialiveChannel.Builder. vpc(MedialiveChannelVpc vpc)vpc block.MedialiveChannelConfig.BuilderMedialiveChannelConfig.Builder. vpc(MedialiveChannelVpc vpc)Sets the value ofMedialiveChannelConfig.getVpc()
-