Interface AwsSecretsManagerSecretRotationRules.Builder

    • Method Detail

      • automaticallyAfterDays

        AwsSecretsManagerSecretRotationRules.Builder automaticallyAfterDays​(Integer automaticallyAfterDays)

        The number of days after the previous rotation to rotate the secret.

        Parameters:
        automaticallyAfterDays - The number of days after the previous rotation to rotate the secret.
        Returns:
        Returns a reference to this object so that method calls can be chained together.