Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComputeInstanceContainer

Package version

Defines an Aml Instance container.

Hierarchy

  • ComputeInstanceContainer

Index

Properties

Optional autosave

autosave: Autosave

Auto save settings.

Optional environment

Environment information of this container.

Optional gpu

gpu: undefined | string

Information of GPU.

Optional name

name: undefined | string

Name of the ComputeInstance container.

Optional network

network: Network

network of this container.

Optional services

services: Record<string, unknown>[]

services of this containers. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc