Uses of Interface
com.hashicorp.cdktf.providers.google.app_engine_standard_app_version.AppEngineStandardAppVersionHandlersScript
-
Packages that use AppEngineStandardAppVersionHandlersScript Package Description com.hashicorp.cdktf.providers.google.app_engine_standard_app_version google_app_engine_standard_app_version -
-
Uses of AppEngineStandardAppVersionHandlersScript 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 AppEngineStandardAppVersionHandlersScript Modifier and Type Class Description static classAppEngineStandardAppVersionHandlersScript.Jsii$ProxyAn implementation forAppEngineStandardAppVersionHandlersScriptMethods in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version that return AppEngineStandardAppVersionHandlersScript Modifier and Type Method Description AppEngineStandardAppVersionHandlersScriptAppEngineStandardAppVersionHandlersScript.Builder. build()Builds the configured instance.AppEngineStandardAppVersionHandlersScriptAppEngineStandardAppVersionHandlersScriptOutputReference. getInternalValue()default AppEngineStandardAppVersionHandlersScriptAppEngineStandardAppVersionHandlers. getScript()script block.AppEngineStandardAppVersionHandlersScriptAppEngineStandardAppVersionHandlers.Jsii$Proxy. getScript()AppEngineStandardAppVersionHandlersScriptAppEngineStandardAppVersionHandlersOutputReference. getScriptInput()Methods in com.hashicorp.cdktf.providers.google.app_engine_standard_app_version with parameters of type AppEngineStandardAppVersionHandlersScript Modifier and Type Method Description voidAppEngineStandardAppVersionHandlersOutputReference. putScript(AppEngineStandardAppVersionHandlersScript value)AppEngineStandardAppVersionHandlers.BuilderAppEngineStandardAppVersionHandlers.Builder. script(AppEngineStandardAppVersionHandlersScript script)Sets the value ofAppEngineStandardAppVersionHandlers.getScript()voidAppEngineStandardAppVersionHandlersScriptOutputReference. setInternalValue(AppEngineStandardAppVersionHandlersScript value)
-