Uses of Interface
com.hashicorp.cdktf.providers.google.app_engine_standard_app_version.AppEngineStandardAppVersionDeploymentFiles
-
Packages that use AppEngineStandardAppVersionDeploymentFiles Package Description com.hashicorp.cdktf.providers.google.app_engine_standard_app_version google_app_engine_standard_app_version -
-
Uses of AppEngineStandardAppVersionDeploymentFiles in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version
Classes in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version that implement AppEngineStandardAppVersionDeploymentFiles Modifier and Type Class Description static classAppEngineStandardAppVersionDeploymentFiles.Jsii$ProxyAn implementation forAppEngineStandardAppVersionDeploymentFilesMethods in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version that return AppEngineStandardAppVersionDeploymentFiles Modifier and Type Method Description AppEngineStandardAppVersionDeploymentFilesAppEngineStandardAppVersionDeploymentFiles.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version with parameters of type AppEngineStandardAppVersionDeploymentFiles Modifier and Type Method Description voidAppEngineStandardAppVersionDeploymentFilesOutputReference. setInternalValue(AppEngineStandardAppVersionDeploymentFiles value)Method parameters in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version with type arguments of type AppEngineStandardAppVersionDeploymentFiles Modifier and Type Method Description AppEngineStandardAppVersionDeployment.BuilderAppEngineStandardAppVersionDeployment.Builder. files(List<? extends AppEngineStandardAppVersionDeploymentFiles> files)Sets the value ofAppEngineStandardAppVersionDeployment.getFiles()voidAppEngineStandardAppVersionDeploymentFilesList. setInternalValue(List<AppEngineStandardAppVersionDeploymentFiles> value)
-