Uses of Interface
com.hashicorp.cdktf.providers.google.apigee_sharedflow.ApigeeSharedflowConfig
-
Packages that use ApigeeSharedflowConfig Package Description com.hashicorp.cdktf.providers.google.apigee_sharedflow google_apigee_sharedflow -
-
Uses of ApigeeSharedflowConfig in com.hashicorp.cdktf.providers.google.apigee_sharedflow
Classes in com.hashicorp.cdktf.providers.google.apigee_sharedflow that implement ApigeeSharedflowConfig Modifier and Type Class Description static classApigeeSharedflowConfig.Jsii$ProxyAn implementation forApigeeSharedflowConfigMethods in com.hashicorp.cdktf.providers.google.apigee_sharedflow that return ApigeeSharedflowConfig Modifier and Type Method Description ApigeeSharedflowConfigApigeeSharedflowConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.apigee_sharedflow with parameters of type ApigeeSharedflowConfig Constructor Description ApigeeSharedflow(software.constructs.Construct scope, String id, ApigeeSharedflowConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/apigee_sharedflow google_apigee_sharedflow} Resource.
-