spec property

ServiceSpec? spec
getter/setter pair

Holds the desired state of the Service (from the client).

Implementation

ServiceSpec? spec;