Uses of Class
com.hashicorp.cdktf.providers.google.data_google_cloud_run_v2_service.DataGoogleCloudRunV2ServiceTemplate.Builder
-
Packages that use DataGoogleCloudRunV2ServiceTemplate.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_cloud_run_v2_service data_google_cloud_run_v2_service -
-
Uses of DataGoogleCloudRunV2ServiceTemplate.Builder in com.hashicorp.cdktf.providers.google.data_google_cloud_run_v2_service
Methods in com.hashicorp.cdktf.providers.google.data_google_cloud_run_v2_service that return DataGoogleCloudRunV2ServiceTemplate.Builder Modifier and Type Method Description static DataGoogleCloudRunV2ServiceTemplate.BuilderDataGoogleCloudRunV2ServiceTemplate. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_cloud_run_v2_service with parameters of type DataGoogleCloudRunV2ServiceTemplate.Builder Constructor Description Jsii$Proxy(DataGoogleCloudRunV2ServiceTemplate.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleCloudRunV2ServiceTemplate.Builder.
-