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