memory property

Input<int?>? memory
final

Amount of memory of the instance type included in the fleet. Specify only if computeType is set to ATTRIBUTE_BASED_COMPUTE.

Implementation

final pulumi.Input<int?>? memory;