public static interface RetainRule.Builder extends SdkPojo, CopyableBuilder<RetainRule.Builder,RetainRule>
Modifier and Type | Method and Description |
---|---|
RetainRule.Builder |
count(Integer count)
The number of snapshots to keep for each volume, up to a maximum of 1000.
|
copy
applyMutation, build
RetainRule.Builder count(Integer count)
The number of snapshots to keep for each volume, up to a maximum of 1000.
count
- The number of snapshots to keep for each volume, up to a maximum of 1000.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.