diskSize property

int? diskSize
final

If the node group wasn't deployed with a launch template, then this is the disk size in the node group configuration. If the node group was deployed with a launch template, then this is null.

Implementation

final int? diskSize;