optionalComponents property

List<String>? optionalComponents
getter/setter pair

The set of components to activate on the cluster.

Optional.

Implementation

core.List<core.String>? optionalComponents;