cacheNodeIdsToReboot property

List<String>? cacheNodeIdsToReboot
final

A list of the cache node IDs which need to be rebooted for parameter changes to be applied. A node ID is a numeric identifier (0001, 0002, etc.).

Implementation

final List<String>? cacheNodeIdsToReboot;