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