public static interface RotationRulesType.Builder extends CopyableBuilder<RotationRulesType.Builder,RotationRulesType>
| Modifier and Type | Method and Description |
|---|---|
RotationRulesType.Builder |
automaticallyAfterDays(Long automaticallyAfterDays)
Specifies the number of days between automatic scheduled rotations of the secret.
|
copyapply, buildRotationRulesType.Builder automaticallyAfterDays(Long automaticallyAfterDays)
Specifies the number of days between automatic scheduled rotations of the secret.
automaticallyAfterDays - Specifies the number of days between automatic scheduled rotations of the secret.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.