memoryRequest property

String? memoryRequest
getter/setter pair

The memory request of the container.

Use the following memory resource units: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#meaning-of-memory.

Optional.

Implementation

core.String? memoryRequest;