in src/AWSSecretsManagerKeyStrategy.java [116:120]
public void setUpdateTaskTimer(@Nullable final Timer timer) { ComponentSupport.ifInitializedThrowUnmodifiabledComponentException(this); updateTaskTimer = timer; }