secondaryBootDisks property

List<SecondaryBootDisk>? secondaryBootDisks
getter/setter pair

List of secondary boot disks attached to the nodes.

Implementation

core.List<SecondaryBootDisk>? secondaryBootDisks;