numberOfRecentAmisToKeep property
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;
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.
final int? numberOfRecentAmisToKeep;