diskSize property
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;
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.
final int? diskSize;