numberOfRecentAmisToKeep property

int? numberOfRecentAmisToKeep
final

The number of recent AMIs to keep in the customer's account for a replication job. By default, the value is set to zero, meaning that all AMIs are kept.

Implementation

final int? numberOfRecentAmisToKeep;