amount property

int? amount
final

The limit amount. If time-based, this amount is in minutes. If data-based, this amount is in terabytes (TB).

Implementation

final int? amount;