Uses of Class
com.hashicorp.cdktf.providers.google.app_engine_standard_app_version.AppEngineStandardAppVersionHandlersScript.Builder
-
Packages that use AppEngineStandardAppVersionHandlersScript.Builder Package Description com.hashicorp.cdktf.providers.google.app_engine_standard_app_version google_app_engine_standard_app_version -
-
Uses of AppEngineStandardAppVersionHandlersScript.Builder in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version
Methods in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version that return AppEngineStandardAppVersionHandlersScript.Builder Modifier and Type Method Description static AppEngineStandardAppVersionHandlersScript.BuilderAppEngineStandardAppVersionHandlersScript. builder()AppEngineStandardAppVersionHandlersScript.BuilderAppEngineStandardAppVersionHandlersScript.Builder. scriptPath(String scriptPath)Sets the value ofAppEngineStandardAppVersionHandlersScript.getScriptPath()Constructors in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version with parameters of type AppEngineStandardAppVersionHandlersScript.Builder Constructor Description Jsii$Proxy(AppEngineStandardAppVersionHandlersScript.Builder builder)Constructor that initializes the object based on literal property values passed by theAppEngineStandardAppVersionHandlersScript.Builder.
-