name property
The name of the resource, such as CPU
, MEMORY
,
PORTS
, PORTS_UDP
, or a user-defined resource.
Implementation
final String? name;
The name of the resource, such as CPU
, MEMORY
,
PORTS
, PORTS_UDP
, or a user-defined resource.
final String? name;