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