bundles property

List<VmwareBundleConfig>? bundles
getter/setter pair

The list of bundles installed in the admin cluster.

Output only.

Implementation

core.List<VmwareBundleConfig>? bundles;