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