StackMinorVersion Class
Application stack minor version.
- Inheritance
-
StackMinorVersion
Constructor
StackMinorVersion(*, display_version: Optional[str] = None, runtime_version: Optional[str] = None, is_default: Optional[bool] = None, is_remote_debugging_enabled: Optional[bool] = None, **kwargs)
Parameters
- is_default
- bool
Required
<code>true</code> if this is the default minor version; otherwise,
<code>false</code>.
- is_remote_debugging_enabled
- bool
Required
<code>true</code> if this supports Remote
Debugging, otherwise <code>false</code>.
Feedback
Submit and view feedback for