Uses of Class
com.hashicorp.cdktf.providers.google.app_engine_standard_app_version.AppEngineStandardAppVersionDeploymentZip.Builder
-
Packages that use AppEngineStandardAppVersionDeploymentZip.Builder Package Description com.hashicorp.cdktf.providers.google.app_engine_standard_app_version google_app_engine_standard_app_version -
-
Uses of AppEngineStandardAppVersionDeploymentZip.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 AppEngineStandardAppVersionDeploymentZip.Builder Modifier and Type Method Description static AppEngineStandardAppVersionDeploymentZip.BuilderAppEngineStandardAppVersionDeploymentZip. builder()AppEngineStandardAppVersionDeploymentZip.BuilderAppEngineStandardAppVersionDeploymentZip.Builder. filesCount(Number filesCount)Sets the value ofAppEngineStandardAppVersionDeploymentZip.getFilesCount()AppEngineStandardAppVersionDeploymentZip.BuilderAppEngineStandardAppVersionDeploymentZip.Builder. sourceUrl(String sourceUrl)Sets the value ofAppEngineStandardAppVersionDeploymentZip.getSourceUrl()Constructors in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version with parameters of type AppEngineStandardAppVersionDeploymentZip.Builder Constructor Description Jsii$Proxy(AppEngineStandardAppVersionDeploymentZip.Builder builder)Constructor that initializes the object based on literal property values passed by theAppEngineStandardAppVersionDeploymentZip.Builder.
-