bundleStates property

Map<String, PolicyControllerOnClusterState>? bundleStates
getter/setter pair

The state of the any bundles included in the chosen version of the manifest

Implementation

core.Map<core.String, PolicyControllerOnClusterState>? bundleStates;