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