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