type property
The type of resource to assign to a container. The supported resources
include GPU
, MEMORY
, and VCPU
.
Implementation
final ResourceType type;
The type of resource to assign to a container. The supported resources
include GPU
, MEMORY
, and VCPU
.
final ResourceType type;