config property

ComputeResourceConfig? config
getter/setter pair

Configuration for this compute resource, which describes how it should be created at runtime.

Required. Immutable.

Implementation

ComputeResourceConfig? config;