memoryBytes property

String? memoryBytes
getter/setter pair

The memory to provision for the cluster in bytes.

The CPU:memory ratio (vCPU:GiB) must be between 1:1 and 1:8. Minimum: 3221225472 (3 GiB).

Required.

Implementation

core.String? memoryBytes;