Uses of Class
com.hashicorp.cdktf.providers.google.app_engine_standard_app_version.AppEngineStandardAppVersionEntrypoint.Builder
-
Packages that use AppEngineStandardAppVersionEntrypoint.Builder Package Description com.hashicorp.cdktf.providers.google.app_engine_standard_app_version google_app_engine_standard_app_version -
-
Uses of AppEngineStandardAppVersionEntrypoint.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 AppEngineStandardAppVersionEntrypoint.Builder Modifier and Type Method Description static AppEngineStandardAppVersionEntrypoint.BuilderAppEngineStandardAppVersionEntrypoint. builder()AppEngineStandardAppVersionEntrypoint.BuilderAppEngineStandardAppVersionEntrypoint.Builder. shell(String shell)Sets the value ofAppEngineStandardAppVersionEntrypoint.getShell()Constructors in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version with parameters of type AppEngineStandardAppVersionEntrypoint.Builder Constructor Description Jsii$Proxy(AppEngineStandardAppVersionEntrypoint.Builder builder)Constructor that initializes the object based on literal property values passed by theAppEngineStandardAppVersionEntrypoint.Builder.
-