Interface AppEngineFlexibleAppVersionFlexibleRuntimeSettings

    • Method Detail

      • getOperatingSystem

        @Stability(Stable)
        @Nullable
        default String getOperatingSystem()
        Operating System of the application runtime.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/app_engine_flexible_app_version#operating_system AppEngineFlexibleAppVersion#operating_system}

      • getRuntimeVersion

        @Stability(Stable)
        @Nullable
        default String getRuntimeVersion()
        The runtime version of an App Engine flexible application.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/app_engine_flexible_app_version#runtime_version AppEngineFlexibleAppVersion#runtime_version}