Uses of Class
com.hashicorp.cdktf.providers.google.app_engine_standard_app_version.AppEngineStandardAppVersionDeployment.Builder
-
Packages that use AppEngineStandardAppVersionDeployment.Builder Package Description com.hashicorp.cdktf.providers.google.app_engine_standard_app_version google_app_engine_standard_app_version -
-
Uses of AppEngineStandardAppVersionDeployment.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 AppEngineStandardAppVersionDeployment.Builder Modifier and Type Method Description static AppEngineStandardAppVersionDeployment.BuilderAppEngineStandardAppVersionDeployment. builder()AppEngineStandardAppVersionDeployment.BuilderAppEngineStandardAppVersionDeployment.Builder. files(com.hashicorp.cdktf.IResolvable files)Sets the value ofAppEngineStandardAppVersionDeployment.getFiles()AppEngineStandardAppVersionDeployment.BuilderAppEngineStandardAppVersionDeployment.Builder. files(List<? extends AppEngineStandardAppVersionDeploymentFiles> files)Sets the value ofAppEngineStandardAppVersionDeployment.getFiles()AppEngineStandardAppVersionDeployment.BuilderAppEngineStandardAppVersionDeployment.Builder. zip(AppEngineStandardAppVersionDeploymentZip zip)Sets the value ofAppEngineStandardAppVersionDeployment.getZip()Constructors in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version with parameters of type AppEngineStandardAppVersionDeployment.Builder Constructor Description Jsii$Proxy(AppEngineStandardAppVersionDeployment.Builder builder)Constructor that initializes the object based on literal property values passed by theAppEngineStandardAppVersionDeployment.Builder.
-