LinuxJavaContainerSettings Class
Linux Java Container settings.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
LinuxJavaContainerSettings
Constructor
LinuxJavaContainerSettings(**kwargs)
Variables
- java11_runtime
- str
Java 11 version (runtime only).
- java8_runtime
- str
Java 8 version (runtime only).
- is_preview
- bool
<code>true</code> if the stack is in preview; otherwise,
<code>false</code>.
- is_deprecated
- bool
<code>true</code> if the stack is deprecated; otherwise,
<code>false</code>.
- is_hidden
- bool
<code>true</code> if the stack should be hidden; otherwise,
<code>false</code>.
- end_of_life_date
- datetime
End-of-life date for the minor version.
- is_auto_update
- bool
<code>true</code> if the stack version is auto-updated;
otherwise, <code>false</code>.
- is_early_access
- bool
<code>true</code> if the minor version is early-access;
otherwise, <code>false</code>.
Feedback
Submit and view feedback for