memoryLimit property

String? memoryLimit
getter/setter pair

The memory limit 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? memoryLimit;