public static interface AwsSecretsManagerSecretRotationRules.Builder extends SdkPojo, CopyableBuilder<AwsSecretsManagerSecretRotationRules.Builder,AwsSecretsManagerSecretRotationRules>
| Modifier and Type | Method and Description |
|---|---|
AwsSecretsManagerSecretRotationRules.Builder |
automaticallyAfterDays(Integer automaticallyAfterDays)
The number of days after the previous rotation to rotate the secret.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsSecretsManagerSecretRotationRules.Builder automaticallyAfterDays(Integer automaticallyAfterDays)
The number of days after the previous rotation to rotate the secret.
automaticallyAfterDays - The number of days after the previous rotation to rotate the secret.Copyright © 2023. All rights reserved.